You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
797 B
C++

vlan 1 name DEFAULT-VLAN by port
!
vlan 2 by port
!
vlan 10 by port
tagged ethe 1 to 24
!
vlan 11 by port
tagged ethe 1 to 24
!
vlan 12 by port
tagged ethe 1 to 24
!
vlan 13 by port
tagged ethe 1 to 24
!
vlan 110 by port
tagged ethe 1 to 24
!
vlan 130 by port
tagged ethe 1 to 24
router-interface ve 130
!
vlan 131 by port
tagged ethe 1 to 24
!
vlan 141 by port
tagged ethe 1 to 24
!
!
!
!
aaa authentication enable default local
aaa authentication login default local
enable telnet authentication
enable aaa console
hostname SW-FL-VCORE
username root password .....
snmp-server community ..... ro
!
!
interface management 1
ip address 192.168.1.50 255.255.255.0
!
interface ve 130
ip address 10.130.1.24 255.255.0.0
ipv6 address 2a09:6840:130::1:24/64
!
!
!
!
!
lldp run
!
!
!
!
end