Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Cisco router
- Current configuration : 1241 bytes
- !
- version 12.4
- no service pad
- service timestamps debug datetime msec
- service timestamps log datetime msec
- no service password-encryption
- !
- hostname GDW126674
- !
- boot-start-marker
- boot-end-marker
- !
- enable password cat
- !
- no aaa new-model
- !
- !
- dot11 syslog
- ip cef
- !
- !
- multilink bundle-name authenticated
- !
- !
- username cat password 0 cat
- !
- !
- archive
- log config
- hidekeys
- !
- !
- !
- !
- !
- interface FastEthernet0
- switchport access vlan 1103
- !
- interface FastEthernet1
- switchport access vlan 103
- !
- interface FastEthernet2
- switchport access vlan 10
- !
- interface FastEthernet3
- switchport access vlan 10
- !
- interface FastEthernet4
- ip address 10.10.104.1 255.255.255.248
- duplex auto
- speed auto
- !
- interface Vlan1
- no ip address
- !
- interface Vlan10
- no ip address
- !
- interface Vlan1103
- no ip address
- !
- interface Vlan103
- ip address 10.10.103.2 255.255.255.248
- !
- interface FastEthernet2
- switchport access vlan 10
- !
- interface FastEthernet3
- switchport access vlan 10
- !
- interface FastEthernet4
- ip address 10.10.104.1 255.255.255.248
- duplex auto
- speed auto
- !
- interface Vlan1
- no ip address
- !
- interface Vlan10
- no ip address
- !
- interface Vlan1103
- no ip address
- !
- interface Vlan103
- ip address 10.10.103.2 255.255.255.248
- !
- ip forward-protocol nd
- ip route 0.0.0.0 0.0.0.0 10.10.104.2
- ip route 10.10.102.0 255.255.255.0 10.10.103.1
- ip route 172.20.1.0 255.255.255.0 10.10.103.1
- ip route 192.169.1.0 255.255.255.0 10.10.103.1
- !
- !
- no ip http server
- no ip http secure-server
- !
- !
- !
- !
- !
- control-plane
- !
- !
- line con 0
- login local
- no modem enable
- line aux 0
- line vty 0 4
- login local
- !
- scheduler max-task-time 5000
- end
Advertisement
Add Comment
Please, Sign In to add comment