gnodal - qinq problem / gnodal prepared for OSPF - ROUTING?

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

mkkys

New Member
Dec 12, 2018
1
0
1
Hi,

i want use qinq on gnodal - in documentation

Code:
During system initialization, ISS takes the value of bridge mode from issnvram.txt. The Administrator configures the type of bridge in issnvram.txt.
The values of bridge mode in issnvram.txt is as follows:
 
Bridge Mode Value in issnvram.txt Customer Bridge 1
Provider Bridge (q-in-q Bridge) 2
Provider Edge Bridge 3
Provider Core Bridge 4

but in latest firmware 2.6.4 in cli

GNOS(config)# bridge-mode provider-core
% Invalid Command


but in ISS.EXE (binary package for cli and PETA driver) is many feature (Including all Vlan bridge MODE!), where is (disabled??? - or only test mode? how can enable?)

I pulled from gnodal SDcard, dd if image to new SDcard and add private key to SSH server to access fully host system.


Code:
GNOS.GOGO$ ls
ISS.exe             gmand               portdump
backtrace-lines.sh  gscp                pstdump
cabledump           gsdiags             pstwrite
chassisd            lagdump             regdump
controllerd         logwatch            regwrite
da_hash             macdump             statsdump
diagsd              menu                statserver
driver_test         peta_config_check   stpdump
execd               peta_driver         vlantdump

Code:
GNOS.GOGO$ ls
VERSION_GNODAL            gsfs-diags-helper.sh      gsfs-menu-start.sh
firmware.tar              gsfs-diags-start.sh       gsfs-stack-init.sh
firmware.tar.md5          gsfs-driver-start.sh      gsfs-stack-start.sh
gsfs-arm-init.sh          gsfs-functions            gsfs-start.sh
gsfs-chassis-start.sh     gsfs-init.sh              hss_config
gsfs-controller-start.sh  gsfs-iss-start.sh         nuttx.ebd


btw, gnodal ISS including OSPF (routing????????)

Imgur



Please,
help me with Q-in-Q vlan...