32 lines
316 B
Plaintext
32 lines
316 B
Plaintext
!
|
|
! boot system flash:/vEOS-lab.swi
|
|
!
|
|
transceiver qsfp default-mode 4x10G
|
|
!
|
|
hostname localhost
|
|
!
|
|
spanning-tree mode mstp
|
|
!
|
|
no aaa root
|
|
!
|
|
interface Ethernet1
|
|
!
|
|
interface Ethernet2
|
|
!
|
|
interface Ethernet3
|
|
!
|
|
interface Ethernet4
|
|
!
|
|
interface Ethernet5
|
|
!
|
|
interface Ethernet6
|
|
!
|
|
interface Ethernet7
|
|
!
|
|
!
|
|
no ip routing
|
|
!
|
|
!
|
|
end
|
|
|