22 lines
206 B
Text
22 lines
206 B
Text
|
!
|
||
|
! boot system flash:/vEOS-lab.swi
|
||
|
!
|
||
|
transceiver qsfp default-mode 4x10G
|
||
|
!
|
||
|
hostname localhost
|
||
|
!
|
||
|
spanning-tree mode mstp
|
||
|
!
|
||
|
no aaa root
|
||
|
!
|
||
|
interface Ethernet1
|
||
|
!
|
||
|
interface Ethernet2
|
||
|
!
|
||
|
!
|
||
|
no ip routing
|
||
|
!
|
||
|
!
|
||
|
end
|
||
|
|