mirror of https://github.com/ansible/ansible.git
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.
22 lines
206 B
Plaintext
22 lines
206 B
Plaintext
8 years ago
|
!
|
||
|
! 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
|
||
|
|