You are on page 1of 4

A summary of U.S. laws governing Cisco cryptographic products may be found at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.

html If you require further assistance please contact us by sending email to export@cisco.com. cisco 2811 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory Processor board ID JAD05190MTZ (4292891495) M860 processor: part number 0, mask 49 2 FastEthernet/IEEE 802.3 interface(s) 239K bytes of non-volatile configuration memory. 62720K bytes of ATA CompactFlash (Read/Write) Cisco IOS Software, 2800 Software (C2800NM-ADVIPSERVICESK9-M), Version 12.4(15)T 1, RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2007 by Cisco Systems, Inc. Compiled Wed 18-Jul-07 06:21 by pt_rel_team --- System Configuration Dialog --Continue with configuration dialog? [yes/no]: n Press RETURN to get started!

Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname ISP ISP(config)#interface fa0/0 ISP(config-if)#ip add 10.10.10.1 255.255.255. ^ % Invalid input detected at '^' marker. ISP(config-if)#ip add 10.10.10.1 255.255.255.248 ISP(config-if)#no shu %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state t o up ISP(config-if)#interface loopback 0 ISP(config-if)# %LINK-5-CHANGED: Interface Loopback0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up ISP(config-if)#ip add 188.46.37.254 255.255.255.252 ISP(config-if)#router ospf 1 ISP(config-router)#network 188.46.37.254 0.0.0.3 area 0 ISP(config-router)#network 10.10.10.0 0.0.0.7 area 0 ISP(config-router)#end ISP# %SYS-5-CONFIG_I: Configured from console by console ISP# 00:15:41: %OSPF-5-ADJCHG: Process 1, Nbr 192.168.1.161 on FastEthernet0/0 from L OADING to FULL, Loading Done 00:19:41: %OSPF-5-ADJCHG: Process 1, Nbr 192.168.1.129 on FastEthernet0/0 from E XCHANGE to FULL, Exchange Done

ISP con0 is now available

Press RETURN to get started.

ISP>ena ISP#conf t Enter configuration commands, one per line. End with CNTL/Z. ISP(config)#^Z ISP# %SYS-5-CONFIG_I: Configured from console by console ISP#show ip ospf neighbor Neighbor ID Pri State Dead Time Address 192.168.1.161 1 FULL/BDR 00:00:38 10.10.10.3 0 192.168.1.129 1 FULL/DROTHER 00:00:38 10.10.10.2 0 ISP#conf t Enter configuration commands, one per line. End with CNTL/Z. ISP(config)#interface fa0/0 ISP(config-if)#ip ospf priority 255 ISP(config-if)#end ISP# %SYS-5-CONFIG_I: Configured from console by console ISP#show ip ospf neighbor Neighbor ID Pri State 192.168.1.161 1 FULL/BDR 0 192.168.1.129 0 FULL/DROTHER 0 ISP#show ip ospf neighbor Neighbor ID 192.168.1.161 0 Pri 1 State FULL/BDR Dead Time 00:00:38 00:00:37 Address 10.10.10.3 10.10.10.2 Interface FastEthernet0/ FastEthernet0/

Interface FastEthernet0/ FastEthernet0/

Dead Time 00:00:31

Address 10.10.10.3

Interface FastEthernet0/

192.168.1.129 0 FULL/DROTHER 00:00:30 10.10.10.2 FastEthernet0/ 0 ISP#conf t Enter configuration commands, one per line. End with CNTL/Z. ISP(config)#interface fa0/0 ISP(config-if)#ip ospf cost 100 ISP(config-if)#end ISP# %SYS-5-CONFIG_I: Configured from console by console ISP#show ip ospf interface fa0/0 FastEthernet0/0 is up, line protocol is up Internet address is 10.10.10.1/29, Area 0 Process ID 1, Router ID 188.46.37.254, Network Type BROADCAST, Cost: 100 Transmit Delay is 1 sec, State DR, Priority 255 Designated Router (ID) 188.46.37.254, Interface address 10.10.10.1 Backup Designated Router (ID) 192.168.1.161, Interface address 10.10.10.3 Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 00:00:04 Index 2/2, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 0 msec Neighbor Count is 2, Adjacent neighbor count is 2 Adjacent with neighbor 192.168.1.161 (Backup Designated Router) Adjacent with neighbor 192.168.1.129 Suppress hello for 0 neighbor(s) ISP#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 192.168.1.161 1 FULL/BDR 00:00:33 10.10.10.3 FastEthernet0/ 0 192.168.1.129 0 FULL/DROTHER 00:00:32 10.10.10.2 FastEthernet0/ 0 ISP#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set 10.0.0.0/29 is subnetted, 1 subnets 10.10.10.0 is directly connected, FastEthernet0/0 188.46.0.0/30 is subnetted, 1 subnets C 188.46.37.252 is directly connected, Loopback0 192.168.1.0/32 is subnetted, 4 subnets O 192.168.1.1 [110/101] via 10.10.10.3, 00:06:04, FastEthernet0/0 O 192.168.1.65 [110/101] via 10.10.10.2, 00:06:04, FastEthernet0/0 O 192.168.1.129 [110/101] via 10.10.10.2, 00:06:04, FastEthernet0/0 O 192.168.1.161 [110/101] via 10.10.10.3, 00:06:04, FastEthernet0/0 ISP#router ospf 1 ^ % Invalid input detected at '^' marker. C ISP#conf t Enter configuration commands, one per line. End with CNTL/Z. ISP(config)#ip ospf cost 100

^ % Invalid input detected at '^' marker. ISP(config)#router ospf 1 ISP(config-router)#ip route 0.0.0.0 0.0.0.0 loopback 0 ISP(config)#router ospf 1 ISP(config-router)#default-information originate ISP(config-router)#end ISP# %SYS-5-CONFIG_I: Configured from console by console ISP#ping 10.10.10.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.10.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 10/19/40 ms ISP#ping 10.10.10.3 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.10.3, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 12/28/93 ms ISP#ping 188.46.37.254 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 188.46.37.254, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 0/14/54 ms ISP#ping 192.168.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 4/27/105 ms ISP#

You might also like