exp-7 & exp-8 ok
This commit is contained in:
@@ -25,18 +25,32 @@ interface Ethernet0/0
|
||||
|
||||
vrf forwarding clab-mgmt
|
||||
description clab-mgmt
|
||||
ip address 172.20.20.2 255.255.255.0
|
||||
ipv6 address 3fff:172:20:20::2/64
|
||||
ip address 172.20.20.8 255.255.255.0
|
||||
ipv6 address 3fff:172:20:20::8/64
|
||||
no shutdown
|
||||
!
|
||||
interface Ethernet0/1
|
||||
no shutdown
|
||||
switchport trunk encapsulation dot1q
|
||||
switchport trunk allowed vlan 20,30
|
||||
switchport mode trunk
|
||||
!
|
||||
interface Ethernet0/2
|
||||
no shutdown
|
||||
switchport access vlan 20
|
||||
switchport mode access
|
||||
!
|
||||
interface Ethernet0/3
|
||||
no shutdown
|
||||
switchport access vlan 20
|
||||
switchport mode access
|
||||
!
|
||||
interface Ethernet1/0
|
||||
!
|
||||
interface Ethernet1/1
|
||||
switchport access vlan 30
|
||||
switchport mode access
|
||||
!
|
||||
interface Ethernet1/2
|
||||
!
|
||||
interface Ethernet1/3
|
||||
!
|
||||
ip forward-protocol nd
|
||||
!
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user