Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Router#show run
- Building configuration...
- Current configuration : 1032 bytes
- !
- version 15.1
- no service timestamps log datetime msec
- no service timestamps debug datetime msec
- no service password-encryption
- !
- hostname Router
- !
- !
- !
- !
- !
- !
- !
- !
- ip cef
- no ipv6 cef
- !
- !
- !
- !
- license udi pid CISCO2911/K9 sn FTX1524DXSZ-
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- spanning-tree mode pvst
- !
- !
- !
- !
- !
- !
- interface GigabitEthernet0/0
- ip address 192.168.0.49 255.255.255.248
- duplex auto
- speed auto
- !
- interface GigabitEthernet0/1
- no ip address
- duplex auto
- speed auto
- standby version 2
- !
- interface GigabitEthernet0/1.10
- encapsulation dot1Q 10
- ip address 192.168.0.9 255.255.255.248
- standby 10 ip 192.168.0.14
- !
- interface GigabitEthernet0/1.14
- encapsulation dot1Q 14
- ip address 192.168.0.17 255.255.255.248
- standby 14 ip 192.168.0.22
- !
- interface GigabitEthernet0/2
- no ip address
- duplex auto
- speed auto
- shutdown
- !
- interface Vlan1
- no ip address
- shutdown
- !
- ip classless
- ip route 192.168.0.24 255.255.255.248 192.168.0.54
- !
- ip flow-export version 9
- !
- !
- !
- no cdp run
- !
- !
- !
- !
- !
- line con 0
- !
- line aux 0
- !
- line vty 0 4
- login
- !
- !
- !
- end
- Router#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement