cancel
Showing results for 
Search instead for 
Did you mean: 

vIST (VOSS) on GNS3

vIST (VOSS) on GNS3

Yansof
New Contributor

Hi Guys,

 

just a quick and simple question :

do you know whether vIST is supported on virtual Lab unders GNS3 ?

I’am trying to setup a Fabric Connect in my lab with GNS3 and I’am stuck on vIST

I know that with 8.1.5, only control plan (is-is, ist, mlt...) is implemented and supported

The data plan should le be included in up-coming image (hope so).

 

any news regarding new firmware VOSS that supports Data Plan ?

 

thanks

29 REPLIES 29

Yansof
New Contributor

Thanks a lot Miguel, i'll walk through it to figure out the keys changes.

 

Miguel-Angel_RO
Valued Contributor II

Yansof,

I simplified and changed a lot of things to make it work.

I let you find what it is to understand it:

#"BEB-01"

config terminal

spbm

spbm ethertype 0x8100

prompt "BEB-01"

password password-history 3

lacp smlt-sys-id 00:61:00:00:21:ff

lacp enable

interface GigabitEthernet 1/3-1/8

encapsulation dot1q

exit

router isis

spbm 1

spbm 1 nick-name d.58.85

spbm 1 b-vid 4051-4052 primary 4051

spbm 1 ip enable

spbm 1 smlt-virtual-bmac 20:49:25:52:54:01

spbm 1 smlt-peer-system-id 0049.2552.5401

exit

mlt 12 enable name "smlt-12"

mlt 12 member 1/1-1/2

mlt 12 encapsulation dot1q

mlt 34 enable name "TOR-XOS"

vlan members remove 1 1/1-1/42,2/1-2/42 portmember

vlan create 100 name "vUser-01" type port-mstprstp 0 

vlan mlt 100 12

vlan members 100 1/1-1/2 portmember

vlan i-sid 100 24100

interface Vlan 100  

ip address 10.255.100.254 255.255.255.0 1 

exit

vlan create 200 name "vUser-02" type port-mstprstp 0 

vlan i-sid 200 24200

interface Vlan 200

ip address 10.255.200.254 255.255.255.0 3 

exit

vlan create 4000 name "VIST" type port-mstprstp 0 

vlan i-sid 4000 24000

interface Vlan 4000

ip address 10.10.10.1 255.255.255.252 2 

exit

vlan create 4048 name "onboarding-vlan" type pvlan-mstprstp 0 secondary 4049

vlan members 4048 1/3-1/4,1/9-1/42,2/1-2/42 portmember

vlan create 4051 name "bvlan-1" type spbm-bvlan

vlan create 4052 name "bvlan-2" type spbm-bvlan

mgmt oob

enable

exit                

mgmt clip vrf GlobalRouter

enable

exit

mgmt vlan 4048

mac-offset 0

enable

exit

mgmt dhcp-client cycle

virtual-ist  peer-ip 10.10.10.2 vlan 4000

interface mlt 12

smlt

exit

interface mlt 34

smlt

lacp enable key 34

fa

fa enable

exit

interface mgmtEthernet mgmt

auto-negotiate

exit

interface GigabitEthernet 1/1-1/2

default-vlan-id 100

no shutdown

no spanning-tree mstp  force-port-state enable

exit

interface GigabitEthernet 1/3-1/4

default-vlan-id 0

no shutdown

lacp key 34 aggregation enable

lacp enable

no spanning-tree mstp  force-port-state enable

exit                

interface GigabitEthernet 1/5-1/6

default-vlan-id 0

no shutdown

isis

isis spbm 1

isis enable

no spanning-tree mstp  force-port-state enable

no spanning-tree mstp msti 62 force-port-state enable

exit

interface GigabitEthernet 1/7-1/8

default-vlan-id 0

no shutdown

isis

isis spbm 1

isis enable

lacp key 78 timeout-time short

no spanning-tree mstp  force-port-state enable

no spanning-tree mstp msti 62 force-port-state enable

exit

interface loopback 1

ip address 1 10.255.255.254/255.255.255.255

exit                

router isis

sys-name "BEB-01"

ip-source-address 10.255.255.254

is-type l1

system-id 0049.2552.5402

manual-area 49.0000 

exit

router isis enable

qos queue-profile 1 member add 1/1-1/42,2/1-2/42

no ntp

ntp interval 5

router ospf

exit

router rip

exit

i-sid name 24200 "ISID-200"

end

 


#"BEB-02"

config terminal

spbm

spbm ethertype 0x8100

prompt "BEB-02"

password password-history 3

lacp smlt-sys-id 00:61:00:00:21:ff

lacp enable

interface GigabitEthernet 1/3-1/8

encapsulation dot1q

exit

router isis

spbm 1

spbm 1 nick-name d.20.84

spbm 1 b-vid 4051-4052 primary 4051

spbm 1 ip enable

spbm 1 smlt-virtual-bmac 20:49:25:52:54:01

spbm 1 smlt-peer-system-id 0049.2552.5402

exit

mlt 12 enable name "smlt-12"

mlt 12 member 1/1-1/2

mlt 12 encapsulation dot1q

mlt 34 enable name "TOR-XOS"

vlan members remove 1 1/1-1/42,2/1-2/42 portmember

vlan create 100 name "User-1" type port-mstprstp 0 

vlan mlt 100 12

vlan members 100 1/1-1/2 portmember

vlan i-sid 100 24100

interface Vlan 100  

ip address 10.255.100.253 255.255.255.0 1 

exit

vlan create 200 name "vUser-02" type port-mstprstp 0 

vlan i-sid 200 24200

interface Vlan 200

ip address 10.255.200.253 255.255.255.0 3 

exit

vlan create 4000 name "VIST" type port-mstprstp 0 

vlan i-sid 4000 24000

interface Vlan 4000

ip address 10.10.10.2 255.255.255.252 2 

exit

vlan create 4048 name "onboarding-vlan" type pvlan-mstprstp 0 secondary 4049

vlan members 4048 1/3-1/4,1/9-1/42,2/1-2/42 portmember

vlan create 4051 name "vblan-1" type spbm-bvlan

vlan create 4052 name "vblan-2" type spbm-bvlan

mgmt oob

enable

exit                

mgmt clip vrf GlobalRouter

enable

exit

mgmt vlan 4048

mac-offset 0

enable

exit

mgmt dhcp-client cycle

virtual-ist  peer-ip 10.10.10.1 vlan 4000

interface mlt 12

smlt

exit

interface mlt 34

smlt

lacp enable key 34

fa

fa enable

exit

interface mgmtEthernet mgmt

auto-negotiate

exit

interface GigabitEthernet 1/1-1/2

default-vlan-id 100

no shutdown

no spanning-tree mstp  force-port-state enable

exit

interface GigabitEthernet 1/3-1/4

default-vlan-id 0

no shutdown

lacp key 34 aggregation enable

lacp enable

no spanning-tree mstp  force-port-state enable

exit                

interface GigabitEthernet 1/5-1/6

default-vlan-id 0

no shutdown

isis

isis spbm 1

isis enable

no spanning-tree mstp  force-port-state enable

no spanning-tree mstp msti 62 force-port-state enable

exit

interface GigabitEthernet 1/7-1/8

default-vlan-id 0

no shutdown

isis

isis spbm 1

isis enable

lacp key 78 timeout-time short

no spanning-tree mstp  force-port-state enable

no spanning-tree mstp msti 62 force-port-state enable

exit

interface loopback 1

ip address 1 10.255.255.253/255.255.255.252

exit                

router isis

sys-name "BEB-02"

ip-source-address 10.255.255.253

is-type l1

system-id 0049.2552.5401

manual-area 49.0000 

exit

router isis enable

qos queue-profile 1 member add 1/1-1/42,2/1-2/42

no ntp

ntp interval 5

router ospf

exit

router rip

exit

i-sid name 24200 "ISID-200"

end

 

Mig

Yansof
New Contributor

BEB-02

************************************************************************************
                Command Execution Time: Thu Oct 22 14:12:35 2020 UTC
************************************************************************************

====================================================================================================
                                   Vlan I-SID
====================================================================================================
VLAN_ID    I-SID                I-SID NAME
----------------------------------------------------------------------------------------------------
1
100        24100                ISID-24100
200        24200                ISID-200
4000       24000                ISID-24000
4048
4051
4052

 

BEB-01:1>show vlan i-sid
************************************************************************************
                Command Execution Time: Thu Oct 22 14:12:35 2020 UTC
************************************************************************************

====================================================================================================
                                   Vlan I-SID
====================================================================================================
VLAN_ID    I-SID                I-SID NAME
----------------------------------------------------------------------------------------------------
1
100        24100                ISID-24100
200        24200                ISID-200
4000       24000                ISID-24000
4048
4051
4052
 

no difference 😞

Yansof
New Contributor
c29413fe4aa34aeaac04ef7e02ee07d3_4814de58-4856-4261-b6de-eb6a86c078fe.png

 

GTM-P2G8KFN