exp-7 & exp-8 ok
This commit is contained in:
@@ -20,23 +20,34 @@ vrf definition clab-mgmt
|
||||
!
|
||||
!
|
||||
interface Ethernet0/0
|
||||
|
||||
no switchport
|
||||
|
||||
vrf forwarding clab-mgmt
|
||||
description clab-mgmt
|
||||
ip address 172.20.20.6 255.255.255.0
|
||||
ipv6 address 3fff:172:20:20::6/64
|
||||
no shutdown
|
||||
no switchport
|
||||
vrf forwarding clab-mgmt
|
||||
ip address 172.20.20.2 255.255.255.0
|
||||
ipv6 address 3FFF:172:20:20::2/64
|
||||
!
|
||||
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
|
||||
!
|
||||
|
||||
Reference in New Issue
Block a user