-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharista1.lasthop.io-running.txt
68 lines (68 loc) · 1.27 KB
/
arista1.lasthop.io-running.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
! Command: show running-config
! device: arista1 (vEOS, EOS-4.20.10M)
!
! boot system flash:/vEOS-lab.swi
!
transceiver qsfp default-mode 4x10G
!
hostname arista1
!
ntp server 130.126.24.24
!
spanning-tree mode rapid-pvst
!
aaa authorization exec default local
!
no aaa root
!
username admin privilege 15 role network-admin secret 5 $1$aM6w809x$tgkc6ZGhcScvELVKVHq3n0
username admin1 privilege 15 secret 5 $1$7kD0oS/t$wXhtTFwnWwnlPFKWwXoJ70
username eapi secret 5 $1$FIOFmaYx$FVZOCJ71hnXLN7HPXis3M.
username pyclass privilege 15 secret 5 $1$C3VfUfcO$86t4iqCX60yW.NIR8d2Lh0
!
clock timezone America/Los_Angeles
!
vlan 2-7
!
interface Ethernet1
spanning-tree portfast
spanning-tree cost 1
!
interface Ethernet2
switchport access vlan 2
!
interface Ethernet3
switchport access vlan 3
!
interface Ethernet4
switchport access vlan 4
!
interface Ethernet5
switchport access vlan 5
!
interface Ethernet6
switchport access vlan 6
!
interface Ethernet7
switchport access vlan 7
!
interface Loopback100
description loopback100ddddddddddddd
!
interface Loopback101
description loopback101dddddddddddd
!
interface Management1
shutdown
!
interface Vlan1
ip address 10.220.88.28/24
!
ip route 0.0.0.0/0 10.220.88.1
!
ip routing
!
management api http-commands
no shutdown
!
end