Вы находитесь на странице: 1из 27

Master of Engineering in Internetworking

Lab # 1
Connectivity, NTP and SYSLOG
INWK 6912
Lab Group No : 03

3R1#show running-config
Building configuration...

Current configuration : 2559 bytes


!
! Last configuration change at 02:34:23 UTC Sun Feb 1 2015
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption

!
hostname 3R1
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
!
ip cef
!
!
!
!

!
!
!
!
ipv6 multicast rpf use-bgp
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
license udi pid C3900-SPE100/K9 sn FOC15032SF8
hw-module pvdm 0/0
!
hw-module sm 1
!
!
!
vtp domain INWK
vtp mode transparent
!
redundancy
!
!
!
!
!
vlan 4,20-21,70
!
csdb tcp synwait-time 30
csdb tcp idle-time 3600
csdb tcp finwait-time 5

csdb tcp reassembly max-memory 1024


csdb tcp reassembly max-queue-length 16
csdb udp idle-time 30
csdb icmp idle-time 10
csdb session max-session 65535
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 3.3.3.1 255.255.255.255
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 10.10.3.130 255.255.255.224
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.3.229 255.255.255.252
!
interface Serial0/0/1
no ip address
shutdown
clock rate 2000000
!
interface SM1/0
no ip address
shutdown
!Application: Running
!
interface SM1/1
description Internal switch interface connected to Service Module
no ip address
!
interface Vlan1
no ip address
!
!
router ospf 1
area 30 virtual-link 3.3.3.2
network 3.3.3.1 0.0.0.0 area 30

network 10.10.3.128 0.0.0.31 area 31


network 10.10.3.228 0.0.0.3 area 30
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
nls resp-timeout 1
cpd cr-id 1
!
!
control-plane
!
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/2/0
!
voice-port 0/2/1
!
!
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
gatekeeper
shutdown
!
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line 67
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4

login
transport input all
!
scheduler allocate 20000 1000
ntp master 1
!
end
3R1#show ip route
Codes: L - local, C - connected, S - static, 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
i - IS-IS, su - IS-IS summary, 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, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override
Gateway of last resort is not set

C
O
O
O
O
O
C
L
O IA
O
O
C
L

3.0.0.0/32 is subnetted, 4 subnets


3.3.3.1 is directly connected, Loopback0
3.3.3.2 [110/65] via 10.10.3.230, 00:58:36, Serial0/0/0
3.3.3.3 [110/2] via 10.10.3.129, 00:53:49, GigabitEthernet0/0
3.3.3.4 [110/129] via 10.10.3.230, 00:58:46, Serial0/0/0
10.0.0.0/8 is variably subnetted, 9 subnets, 5 masks
10.0.10.0/24 [110/65] via 10.10.3.230, 00:58:36, Serial0/0/0
10.10.3.32/28 [110/2] via 10.10.3.129, 00:53:49, GigabitEthernet0/0
10.10.3.128/27 is directly connected, GigabitEthernet0/0
10.10.3.130/32 is directly connected, GigabitEthernet0/0
10.10.3.160/27 [110/129] via 10.10.3.230, 00:45:55, Serial0/0/0
10.10.3.224/27 [110/128] via 10.10.3.230, 00:58:46, Serial0/0/0
10.10.3.224/30 [110/192] via 10.10.3.230, 00:58:46, Serial0/0/0
10.10.3.228/30 is directly connected, Serial0/0/0
10.10.3.229/32 is directly connected, Serial0/0/0

3R1#show ip ospf
Routing Process "ospf 1" with ID 3.3.3.1
Start time: 00:33:24.384, Time elapsed: 01:41:40.248
Supports only single TOS(TOS0) routes
Supports opaque LSA
Supports Link-local Signaling (LLS)
Supports area transit capability
Supports NSSA (compatible with RFC 3101)
Event-log enabled, Maximum number of events: 1000, Mode: cyclic
It is an area border router
Router is not originating router-LSAs with maximum metric
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Incremental-SPF disabled
Minimum LSA interval 5 secs
Minimum LSA arrival 1000 msecs
LSA group pacing timer 240 secs
Interface flood pacing timer 33 msecs
Retransmission pacing timer 66 msecs
Number of external LSA 0. Checksum Sum 0x000000
Number of opaque AS LSA 0. Checksum Sum 0x000000

Number of DCbitless external and opaque AS LSA 0


Number of DoNotAge external and opaque AS LSA 0
Number of areas in this router is 3. 3 normal 0 stub 0 nssa
Number of areas transit capable is 1
External flood list length 0
IETF NSF helper support enabled
Cisco NSF helper support enabled
Reference bandwidth unit is 100 mbps
Area BACKBONE(0)
Number of interfaces in this area is 1
Area has no authentication
SPF algorithm last executed 00:59:23.960 ago
SPF algorithm executed 3 times
Area ranges are
Number of LSA 25. Checksum Sum 0x0C1D76
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 16
Flood list length 0
Area 30
Number of interfaces in this area is 2 (1 loopback)
This area has transit capability: Virtual Link Endpoint
Area has no authentication
SPF algorithm last executed 00:46:43.580 ago
SPF algorithm executed 4 times
Area ranges are
Number of LSA 12. Checksum Sum 0x05E79C
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
Area 31
Number of interfaces in this area is 1
Area has no authentication
SPF algorithm last executed 00:54:26.712 ago
SPF algorithm executed 6 times
Area ranges are
Number of LSA 20. Checksum Sum 0x09F34E
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
3R1#show ip ospf database
OSPF Router with ID (3.3.3.1) (Process ID 1)
Router Link States (Area 0)
Link ID
3.3.3.1
3.3.3.2
3.3.3.4

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4

Age
1616
1
2

Seq#
Checksum Link count
0x80000004 0x00B120 1
(DNA) 0x80000007 0x0071C1 4
(DNA) 0x80000002 0x004D84 1

Summary Net Link States (Area 0)


Link ID

ADV Router

Age

Seq#

Checksum

3.3.3.1
3.3.3.1
3.3.3.1
3.3.3.3
3.3.3.3
3.3.3.4
3.3.3.4
3.3.3.4
10.10.3.32
10.10.3.32
10.10.3.128
10.10.3.128
10.10.3.160
10.10.3.224
10.10.3.224
10.10.3.224
10.10.3.227
10.10.3.227
10.10.3.227
10.10.3.228
10.10.3.228
10.10.3.228

3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4

1616
0x80000002 0x00CC5A
1
(DNA) 0x80000004 0x00459E
2
(DNA) 0x80000001 0x00C1E2
1357
0x80000002 0x00C261
2
(DNA) 0x80000001 0x00B26F
1616
0x80000002 0x00B3EF
263 (DNA) 0x80000002 0x002BB7
2
(DNA) 0x80000002 0x009C84
1357
0x80000002 0x009572
2
(DNA) 0x80000001 0x008580
1357
0x80000002 0x006751
2
(DNA) 0x80000001 0x006154
10
(DNA) 0x80000001 0x001680
1616
0x80000002 0x009E3A
263 (DNA) 0x80000002 0x001602
2
(DNA) 0x80000002 0x008C49
1616
0x80000002 0x00ABCD
263 (DNA) 0x80000002 0x002395
2
(DNA) 0x80000002 0x009462
1616
0x80000002 0x009C5C
1
(DNA) 0x80000001 0x001B9D
2
(DNA) 0x80000001 0x0091E4

Router Link States (Area 30)


Link ID
3.3.3.1
3.3.3.2
3.3.3.4

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4

Age
1616
892
865

Seq#
Checksum Link count
0x80000009 0x0093D3 3
0x80000006 0x0052D2 4
0x80000005 0x0098D1 3

Summary Net Link States (Area 30)


Link ID
3.3.3.2
3.3.3.3
3.3.3.3
10.0.10.0
10.10.3.32
10.10.3.32
10.10.3.128
10.10.3.128
10.10.3.160

ADV Router
3.3.3.2
3.3.3.1
3.3.3.4
3.3.3.2
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.4

Age
1893
1357
1374
1893
1357
1374
1357
1374
865

Seq#
Checksum
0x80000003 0x00BA69
0x80000002 0x00C261
0x80000002 0x00B070
0x80000004 0x0048D1
0x80000002 0x009572
0x80000002 0x008381
0x80000002 0x006751
0x80000002 0x005F55
0x80000003 0x001282

Router Link States (Area 31)


Link ID
3.3.3.1
3.3.3.3
3.3.3.4

ADV Router
3.3.3.1
3.3.3.3
3.3.3.4

Age
1357
1403
1374

Seq#
Checksum Link count
0x80000006 0x001CC9 1
0x80000003 0x000509 4
0x80000008 0x00EAB2 1

Age
1357
1374

Seq#
Checksum
0x80000002 0x004856
0x80000007 0x00096A

Net Link States (Area 31)


Link ID
10.10.3.130
10.10.3.162

ADV Router
3.3.3.1
3.3.3.4

Summary Net Link States (Area 31)


Link ID

ADV Router

Age

Seq#

Checksum

3.3.3.1
3.3.3.1
3.3.3.2
3.3.3.2
3.3.3.4
3.3.3.4
10.0.10.0
10.0.10.0
10.10.3.160
10.10.3.224
10.10.3.224
10.10.3.227
10.10.3.227
10.10.3.228
10.10.3.228

3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4

1616
1622
1616
865
1616
865
1616
865
856
1616
865
1616
865
1616
1622

0x80000003 0x00CA5B
0x80000005 0x00B9E6
0x80000002 0x0045A0
0x80000003 0x0031B0
0x80000002 0x00B3EF
0x80000003 0x009A85
0x80000002 0x00D408
0x80000003 0x00C018
0x80000004 0x0027EE
0x80000003 0x009C3B
0x80000003 0x008A4A
0x80000002 0x00ABCD
0x80000003 0x009263
0x80000003 0x009A5D
0x80000002 0x008FE5

3R2#show running-config
Building configuration...

Current configuration : 2051 bytes


!
! Last configuration change at 02:52:51 UTC Sun Feb 1 2015
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 3R2
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
crypto pki token default removal timeout 0
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
voice-card 0
!
!
!

!
!
!
!
license udi pid C3900-SPE100/K9 sn FOC170443WA
hw-module pvdm 0/0
!
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 3.3.3.2 255.255.255.0
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.3.230 255.255.255.224
no fair-queue
clock rate 2000000
!
interface Serial0/0/1
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1/0
ip address 10.10.3.226 255.255.255.224
clock rate 2000000
!
interface Serial0/1/1

no ip address
shutdown
clock rate 2000000
!
interface GigabitEthernet0/2/0
ip address 10.0.10.3 255.255.255.0
duplex auto
speed auto
!
!
router ospf 1
area 30 virtual-link 3.3.3.1
area 30 virtual-link 3.3.3.4
network 3.3.3.2 0.0.0.0 area 0
network 10.0.10.0 0.0.0.255 area 0
network 10.10.3.224 0.0.0.3 area 30
network 10.10.3.228 0.0.0.3 area 30
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
nls resp-timeout 1
cpd cr-id 1
!
!
control-plane
!
!
voice-port 0/3/0
!
voice-port 0/3/1
!
!
!
mgcp profile default
!
!
!
!
!
gatekeeper
shutdown
!
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4

login
transport input all
!
scheduler allocate 20000 1000
ntp server 3.3.3.1
end
3R2#show ip route
Codes: L - local, C - connected, S - static, 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
i - IS-IS, su - IS-IS summary, 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, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set

C
O
L
O IA
O
C
L
O IA
O IA
O IA
C
O
L
O
L

3.0.0.0/8 is variably subnetted, 5 subnets, 2 masks


3.3.3.0/24 is directly connected, Loopback0
3.3.3.1/32 [110/65] via 10.10.3.229, 01:11:52, Serial0/0/0
3.3.3.2/32 is directly connected, Loopback0
3.3.3.3/32 [110/66] via 10.10.3.229, 01:06:59, Serial0/0/0
[110/66] via 10.10.3.225, 01:06:59, Serial0/1/0
3.3.3.4/32 [110/65] via 10.10.3.225, 01:48:26, Serial0/1/0
10.0.0.0/8 is variably subnetted, 10 subnets, 5 masks
10.0.10.0/24 is directly connected, GigabitEthernet0/2/0
10.0.10.3/32 is directly connected, GigabitEthernet0/2/0
10.10.3.32/28 [110/66] via 10.10.3.229, 01:06:59, Serial0/0/0
[110/66] via 10.10.3.225, 01:06:59, Serial0/1/0
10.10.3.128/27 [110/65] via 10.10.3.229, 01:06:59, Serial0/0/0
10.10.3.160/27 [110/65] via 10.10.3.225, 01:32:18, Serial0/1/0
10.10.3.224/27 is directly connected, Serial0/0/0
is directly connected, Serial0/1/0
10.10.3.224/30 [110/128] via 10.10.3.225, 01:49:09, Serial0/1/0
10.10.3.226/32 is directly connected, Serial0/1/0
10.10.3.228/30 [110/128] via 10.10.3.229, 01:11:52, Serial0/0/0
10.10.3.230/32 is directly connected, Serial0/0/0

3R2#show ip ospf
Routing Process "ospf 1" with ID 3.3.3.2
Start time: 00:37:30.968, Time elapsed: 01:50:52.748
Supports only single TOS(TOS0) routes
Supports opaque LSA
Supports Link-local Signaling (LLS)
Supports area transit capability
Supports NSSA (compatible with RFC 1587)
Event-log enabled, Maximum number of events: 1000, Mode: cyclic
It is an area border router
Router is not originating router-LSAs with maximum metric
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Incremental-SPF disabled
Minimum LSA interval 5 secs

Minimum LSA arrival 1000 msecs


LSA group pacing timer 240 secs
Interface flood pacing timer 33 msecs
Retransmission pacing timer 66 msecs
Number of external LSA 0. Checksum Sum 0x000000
Number of opaque AS LSA 0. Checksum Sum 0x000000
Number of DCbitless external and opaque AS LSA 0
Number of DoNotAge external and opaque AS LSA 0
Number of areas in this router is 2. 2 normal 0 stub 0 nssa
Number of areas transit capable is 1
External flood list length 0
IETF NSF helper support enabled
Cisco NSF helper support enabled
Reference bandwidth unit is 100 mbps
Area BACKBONE(0)
Number of interfaces in this area is 4 (1 loopback)
Area has no authentication
SPF algorithm last executed 01:12:21.048 ago
SPF algorithm executed 10 times
Area ranges are
Number of LSA 25. Checksum Sum 0x0C1779
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 19
Flood list length 0
Area 30
Number of interfaces in this area is 2
This area has transit capability: Virtual Link Endpoint
Area has no authentication
SPF algorithm last executed 00:59:40.556 ago
SPF algorithm executed 12 times
Area ranges are
Number of LSA 12. Checksum Sum 0x05D5A5
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
3R2#show ip ospf interface
OSPF_VL1 is up, line protocol is up
Internet Address 10.10.3.230/27, Area 0, Attached via Not Attached
Process ID 1, Router ID 3.3.3.2, Network Type VIRTUAL_LINK, Cost: 64
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
64
no
no
Base
Configured as demand circuit
Run as demand circuit
DoNotAge LSA allowed
Transmit Delay is 1 sec, State POINT_TO_POINT
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:03
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 4/6, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 2, maximum is 9
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1

Adjacent with neighbor 3.3.3.1 (Hello suppressed)


Suppress hello for 1 neighbor(s)
OSPF_VL0 is up, line protocol is up
Internet Address 10.10.3.226/27, Area 0, Attached via Not Attached
Process ID 1, Router ID 3.3.3.2, Network Type VIRTUAL_LINK, Cost: 64
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
64
no
no
Base
Configured as demand circuit
Run as demand circuit
DoNotAge LSA allowed
Transmit Delay is 1 sec, State POINT_TO_POINT
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:00
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 3/5, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 1, maximum is 11
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 3.3.3.4 (Hello suppressed)
Suppress hello for 1 neighbor(s)
Loopback0 is up, line protocol is up
Internet Address 3.3.3.2/24, Area 0, Attached via Network Statement
Process ID 1, Router ID 3.3.3.2, Network Type LOOPBACK, Cost: 1
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
1
no
no
Base
Loopback interface is treated as a stub Host
GigabitEthernet0/2/0 is up, line protocol is up
Internet Address 10.0.10.3/24, Area 0, Attached via Network Statement
Process ID 1, Router ID 3.3.3.2, Network Type BROADCAST, Cost: 1
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
1
no
no
Base
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 3.3.3.2, Interface address 10.0.10.3
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:06
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 0, maximum is 0
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 0, Adjacent neighbor count is 0
Suppress hello for 0 neighbor(s)
Serial0/0/0 is up, line protocol is up
Internet Address 10.10.3.230/27, Area 30, Attached via Network Statement
Process ID 1, Router ID 3.3.3.2, Network Type POINT_TO_POINT, Cost: 64
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
64
no
no
Base
Transmit Delay is 1 sec, State POINT_TO_POINT
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:05
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled

Index 2/3, flood queue length 0


Next 0x0(0)/0x0(0)
Last flood scan length is 2, maximum is 5
Last flood scan time is 0 msec, maximum is 4 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 3.3.3.1
Suppress hello for 0 neighbor(s)
Serial0/1/0 is up, line protocol is up
Internet Address 10.10.3.226/27, Area 30, Attached via Network Statement
Process ID 1, Router ID 3.3.3.2, Network Type POINT_TO_POINT, Cost: 64
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
64
no
no
Base
Transmit Delay is 1 sec, State POINT_TO_POINT
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:09
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 1/2, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 1, maximum is 6
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 3.3.3.4
Suppress hello for 0 neighbor(s)
3R2#show ip ospf database
OSPF Router with ID (3.3.3.2) (Process ID 1)
Router Link States (Area 0)
Link ID
3.3.3.1
3.3.3.2
3.3.3.4

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4

Age
1
1764
1

Seq#
Checksum Link count
(DNA) 0x80000003 0x00B31F 1
0x80000009 0x006DC3 4
(DNA) 0x80000002 0x004D84 1

Summary Net Link States (Area 0)


Link ID
3.3.3.1
3.3.3.1
3.3.3.1
3.3.3.3
3.3.3.3
3.3.3.4
3.3.3.4
3.3.3.4
10.10.3.32
10.10.3.32
10.10.3.128
10.10.3.128
10.10.3.160
10.10.3.224
10.10.3.224
10.10.3.224
10.10.3.227
10.10.3.227
10.10.3.227

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4

Age
5
541
1
1
1
5
783
1
1
1
1
1
9
5
783
1
5
783
1

Seq#
Checksum
(DNA) 0x80000001 0x00CE59
0x80000006 0x0041A0
(DNA) 0x80000001 0x00C1E2
(DNA) 0x80000001 0x00C460
(DNA) 0x80000001 0x00B26F
(DNA) 0x80000001 0x00B5EE
0x80000004 0x0027B9
(DNA) 0x80000002 0x009C84
(DNA) 0x80000001 0x009771
(DNA) 0x80000001 0x008580
(DNA) 0x80000001 0x006950
(DNA) 0x80000001 0x006154
(DNA) 0x80000001 0x001680
(DNA) 0x80000001 0x00A039
0x80000004 0x001204
(DNA) 0x80000002 0x008C49
(DNA) 0x80000001 0x00ADCC
0x80000004 0x001F97
(DNA) 0x80000002 0x009462

10.10.3.228
10.10.3.228
10.10.3.228

3.3.3.1
3.3.3.2
3.3.3.4

5
541
1

(DNA) 0x80000001 0x009E5B


0x80000003 0x00179F
(DNA) 0x80000001 0x0091E4

Router Link States (Area 30)


Link ID
3.3.3.1
3.3.3.2
3.3.3.4

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4

Age
485
1764
1737

Seq#
Checksum Link count
0x8000000A 0x0091D4 3
0x80000006 0x0052D2 4
0x80000005 0x0098D1 3

Summary Net Link States (Area 30)


Link ID
3.3.3.2
3.3.3.3
3.3.3.3
10.0.10.0
10.10.3.32
10.10.3.32
10.10.3.128
10.10.3.128
10.10.3.160

ADV Router
3.3.3.2
3.3.3.1
3.3.3.4
3.3.3.2
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.4

Age
783
229
212
783
229
212
229
212
1737

Seq#
Checksum
0x80000004 0x00B86A
0x80000003 0x00C062
0x80000003 0x00AE71
0x80000005 0x0046D2
0x80000003 0x009373
0x80000003 0x008182
0x80000003 0x006552
0x80000003 0x005D56
0x80000003 0x001282

3R3#show running-config
Building configuration...

Current configuration : 1903 bytes


!
! Last configuration change at 02:58:11 UTC Sun Feb 1 2015
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 3R3
!
boot-start-marker
boot-end-marker
!
!
no logging console
!
no aaa new-model
!
!
crypto pki token default removal timeout 0
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
no ip domain lookup

!
multilink bundle-name authenticated
!
!
!
!
!
voice-card 0
!
!
!
!
!
!
!
license udi pid C3900-SPE100/K9 sn FOC17083HRG
hw-module pvdm 0/0
!
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 3.3.3.3 255.255.255.255
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 10.10.3.129 255.255.255.224
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 10.10.3.34 255.255.255.240
duplex auto
speed auto
!
interface GigabitEthernet0/2
ip address 10.10.3.161 255.255.255.224
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
shutdown
no fair-queue
!
interface Serial0/0/1
no ip address

shutdown
!
!
router ospf 1
router-id 3.3.3.3
network 3.3.3.3 0.0.0.0 area 31
network 10.10.3.32 0.0.0.15 area 31
network 10.10.3.128 0.0.0.31 area 31
network 10.10.3.160 0.0.0.31 area 31
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
logging trap debugging
logging facility local5
logging 10.0.10.43
!
!
!
!
nls resp-timeout 1
cpd cr-id 1
!
!
control-plane
!
!
voice-port 0/1/0
!
voice-port 0/1/1
!
!
!
mgcp profile default
!
!
!
!
!
gatekeeper
shutdown
!
!
!
line con 0
exec-timeout 0 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input all
!
scheduler allocate 20000 1000

ntp server 10.10.10.1


ntp server 3.3.3.1
end
3R3#show ip route
Codes: L - local, C - connected, S - static, 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
i - IS-IS, su - IS-IS summary, 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, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set

O IA
O IA
C
O IA
O IA
C
L
C
L
C
L
O IA
O IA
O IA

3.0.0.0/32 is subnetted, 4 subnets


3.3.3.1 [110/2] via 10.10.3.130, 01:15:15, GigabitEthernet0/0
3.3.3.2 [110/66] via 10.10.3.162, 01:15:10, GigabitEthernet0/2
[110/66] via 10.10.3.130, 01:15:15, GigabitEthernet0/0
3.3.3.3 is directly connected, Loopback0
3.3.3.4 [110/2] via 10.10.3.162, 01:15:10, GigabitEthernet0/2
10.0.0.0/8 is variably subnetted, 10 subnets, 5 masks
10.0.10.0/24 [110/66] via 10.10.3.162, 01:15:10, GigabitEthernet0/2
[110/66] via 10.10.3.130, 01:15:15, GigabitEthernet0/0
10.10.3.32/28 is directly connected, GigabitEthernet0/1
10.10.3.34/32 is directly connected, GigabitEthernet0/1
10.10.3.128/27 is directly connected, GigabitEthernet0/0
10.10.3.129/32 is directly connected, GigabitEthernet0/0
10.10.3.160/27 is directly connected, GigabitEthernet0/2
10.10.3.161/32 is directly connected, GigabitEthernet0/2
10.10.3.224/27
[110/129] via 10.10.3.162, 01:15:10, GigabitEthernet0/2
[110/129] via 10.10.3.130, 01:15:15, GigabitEthernet0/0
10.10.3.224/30 [110/65] via 10.10.3.162, 01:15:10, GigabitEthernet0/2
10.10.3.228/30 [110/65] via 10.10.3.130, 01:15:15, GigabitEthernet0/0

3R3#show ip ospf
Routing Process "ospf 1" with ID 3.3.3.3
Start time: 00:46:06.720, Time elapsed: 01:50:50.424
Supports only single TOS(TOS0) routes
Supports opaque LSA
Supports Link-local Signaling (LLS)
Supports area transit capability
Supports NSSA (compatible with RFC 1587)
Event-log enabled, Maximum number of events: 1000, Mode: cyclic
Router is not originating router-LSAs with maximum metric
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Incremental-SPF disabled
Minimum LSA interval 5 secs
Minimum LSA arrival 1000 msecs
LSA group pacing timer 240 secs
Interface flood pacing timer 33 msecs
Retransmission pacing timer 66 msecs
Number of external LSA 0. Checksum Sum 0x000000
Number of opaque AS LSA 0. Checksum Sum 0x000000
Number of DCbitless external and opaque AS LSA 0

Number of DoNotAge external and opaque AS LSA 0


Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Number of areas transit capable is 0
External flood list length 0
IETF NSF helper support enabled
Cisco NSF helper support enabled
Reference bandwidth unit is 100 mbps
Area 31
Number of interfaces in this area is 4 (1 loopback)
Area has no authentication
SPF algorithm last executed 01:16:01.012 ago
SPF algorithm executed 3 times
Area ranges are
Number of LSA 20. Checksum Sum 0x34CC84
Number of opaque link LSA 0. Checksum Sum 0x000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
3R3#show ip ospf interface
Loopback0 is up, line protocol is up
Internet Address 3.3.3.3/32, Area 31, Attached via Network Statement
Process ID 1, Router ID 3.3.3.3, Network Type LOOPBACK, Cost: 1
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
1
no
no
Base
Loopback interface is treated as a stub Host
GigabitEthernet0/1 is up, line protocol is up
Internet Address 10.10.3.34/28, Area 31, Attached via Network Statement
Process ID 1, Router ID 3.3.3.3, Network Type BROADCAST, Cost: 1
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
1
no
no
Base
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 3.3.3.3, Interface address 10.10.3.34
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:04
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 3/3, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 0, maximum is 0
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 0, Adjacent neighbor count is 0
Suppress hello for 0 neighbor(s)
GigabitEthernet0/0 is up, line protocol is up
Internet Address 10.10.3.129/27, Area 31, Attached via Network Statement
Process ID 1, Router ID 3.3.3.3, Network Type BROADCAST, Cost: 1
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
1
no
no
Base
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router (ID) 3.3.3.1, Interface address 10.10.3.130
Backup Designated router (ID) 3.3.3.3, Interface address 10.10.3.129
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:01
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled

Index 2/2, flood queue length 0


Next 0x0(0)/0x0(0)
Last flood scan length is 3, maximum is 4
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 3.3.3.1 (Designated Router)
Suppress hello for 0 neighbor(s)
GigabitEthernet0/2 is up, line protocol is up
Internet Address 10.10.3.161/27, Area 31, Attached via Network Statement
Process ID 1, Router ID 3.3.3.3, Network Type BROADCAST, Cost: 1
Topology-MTID Cost
Disabled Shutdown
Topology Name
0
1
no
no
Base
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router (ID) 3.3.3.4, Interface address 10.10.3.162
Backup Designated router (ID) 3.3.3.3, Interface address 10.10.3.161
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:07
Supports Link-local Signaling (LLS)
Cisco NSF helper support enabled
IETF NSF helper support enabled
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 1, maximum is 9
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 3.3.3.4 (Designated Router)
Suppress hello for 0 neighbor(s)
3R3# show ip ospf database
OSPF Router with ID (3.3.3.3) (Process ID 1)
Router Link States (Area 31)
Link ID
3.3.3.1
3.3.3.3
3.3.3.4

ADV Router
3.3.3.1
3.3.3.3
3.3.3.4

Age
859
921
843

Seq#
Checksum Link count
0x80000007 0x001ACA 1
0x80000004 0x00030A 4
0x80000009 0x00E8B3 1

Age
859
843

Seq#
Checksum
0x80000003 0x004657
0x80000008 0x00076B

Net Link States (Area 31)


Link ID
10.10.3.130
10.10.3.162

ADV Router
3.3.3.1
3.3.3.4

Summary Net Link States (Area 31)


Link ID
3.3.3.1
3.3.3.1
3.3.3.2
3.3.3.2
3.3.3.4
3.3.3.4
10.0.10.0
10.0.10.0
10.10.3.160
10.10.3.224
10.10.3.224

ADV Router
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.1
3.3.3.4

Age
1115
1103
1115
340
1115
340
1115
340
344
1115
340

Seq#
Checksum
0x80000004 0x00C85C
0x80000006 0x00B7E7
0x80000003 0x0043A1
0x80000004 0x002FB1
0x80000003 0x00B1F0
0x80000004 0x009886
0x80000003 0x00D209
0x80000004 0x00BE19
0x80000005 0x0025EF
0x80000004 0x009A3C
0x80000004 0x00884B

10.10.3.227
10.10.3.227
10.10.3.228
10.10.3.228

3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4

1115
340
1115
1103

0x80000003 0x00A9CE
0x80000004 0x009064
0x80000004 0x00985E
0x80000003 0x008DE6

3R4#show running-config
Building configuration...

Current configuration : 1797 bytes


!
! Last configuration change at 02:33:53 UTC Sun Feb 1 2015
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 3R4
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
crypto pki token default removal timeout 0
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
voice-card 0
!
!
!
!
!
!
!
license udi pid C3900-SPE100/K9 sn FOC17061DVB
hw-module pvdm 0/0
!
!
!
!
redundancy

!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 3.3.3.4 255.255.255.255
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 10.10.3.162 255.255.255.224
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.10.3.225 255.255.255.252
no fair-queue
!
interface Serial0/0/1
no ip address
shutdown
clock rate 2000000
!
!
router ospf 1
area 30 virtual-link 3.3.3.2
network 3.3.3.4 0.0.0.0 area 30
network 10.10.3.160 0.0.0.31 area 31
network 10.10.3.224 0.0.0.3 area 30
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
nls resp-timeout 1

cpd cr-id 1
!
!
control-plane
!
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/2/0
!
voice-port 0/2/1
!
!
!
mgcp profile default
!
!
!
!
!
gatekeeper
shutdown
!
!
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input all
!
scheduler allocate 20000 1000
ntp server 3.3.3.1
ntp server 10.10.10.1
end
3R4#show ip route
Codes: L - local, C - connected, S - static, 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
i - IS-IS, su - IS-IS summary, 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, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set

O
O

3.0.0.0/32 is subnetted, 4 subnets


3.3.3.1 [110/129] via 10.10.3.226, 01:32:38, Serial0/0/0
3.3.3.2 [110/65] via 10.10.3.226, 01:53:07, Serial0/0/0

O
C
O
O
O
C
L
O
C
L
O

3.3.3.3 [110/2] via 10.10.3.161, 01:27:45, GigabitEthernet0/1


3.3.3.4 is directly connected, Loopback0
10.0.0.0/8 is variably subnetted, 9 subnets, 5 masks
10.0.10.0/24 [110/65] via 10.10.3.226, 01:53:07, Serial0/0/0
10.10.3.32/28 [110/2] via 10.10.3.161, 01:27:45, GigabitEthernet0/1
10.10.3.128/27 [110/2] via 10.10.3.161, 01:27:45, GigabitEthernet0/1
10.10.3.160/27 is directly connected, GigabitEthernet0/1
10.10.3.162/32 is directly connected, GigabitEthernet0/1
10.10.3.224/27 [110/128] via 10.10.3.226, 01:53:17, Serial0/0/0
10.10.3.224/30 is directly connected, Serial0/0/0
10.10.3.225/32 is directly connected, Serial0/0/0
10.10.3.228/30 [110/192] via 10.10.3.226, 01:32:38, Serial0/0/0

3R4#show ip ospf database


OSPF Router with ID (3.3.3.4) (Process ID 1)
Router Link States (Area 0)
Link ID
3.3.3.1
3.3.3.2
3.3.3.4

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4

Age
2
1
784

Seq#
Checksum Link count
(DNA) 0x80000003 0x00B31F 1
(DNA) 0x80000007 0x0071C1 4
0x80000005 0x004787 1

Summary Net Link States (Area 0)


Link ID
3.3.3.1
3.3.3.1
3.3.3.1
3.3.3.3
3.3.3.3
3.3.3.4
3.3.3.4
3.3.3.4
10.10.3.32
10.10.3.32
10.10.3.128
10.10.3.128
10.10.3.160
10.10.3.224
10.10.3.224
10.10.3.224
10.10.3.227
10.10.3.227
10.10.3.227
10.10.3.228
10.10.3.228
10.10.3.228

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4
3.3.3.1
3.3.3.2
3.3.3.4

Age
Seq#
Checksum
6
(DNA) 0x80000001 0x00CE59
5
(DNA) 0x80000004 0x00459E
1547
0x80000003 0x00BDE4
2
(DNA) 0x80000001 0x00C460
1287
0x80000003 0x00AE71
6
(DNA) 0x80000001 0x00B5EE
964 (DNA) 0x80000001 0x002DB6
784
0x80000005 0x009687
2
(DNA) 0x80000001 0x009771
1287
0x80000003 0x008182
2
(DNA) 0x80000001 0x006950
1287
0x80000003 0x005D56
784
0x80000004 0x001083
6
(DNA) 0x80000001 0x00A039
1018 (DNA) 0x80000001 0x001801
784
0x80000005 0x00864C
6
(DNA) 0x80000001 0x00ADCC
1007 (DNA) 0x80000001 0x002594
784
0x80000005 0x008E65
6
(DNA) 0x80000001 0x009E5B
1
(DNA) 0x80000001 0x001B9D
1547
0x80000003 0x008DE6

Router Link States (Area 30)


Link ID
3.3.3.1
3.3.3.2
3.3.3.4

ADV Router
3.3.3.1
3.3.3.2
3.3.3.4

Age
1561
872
784

Seq#
Checksum Link count
0x8000000A 0x0091D4 3
0x80000007 0x0050D3 4
0x80000006 0x0096D2 3

Summary Net Link States (Area 30)

Link ID
3.3.3.2
3.3.3.3
3.3.3.3
10.0.10.0
10.10.3.32
10.10.3.32
10.10.3.128
10.10.3.128
10.10.3.160

ADV Router
3.3.3.2
3.3.3.1
3.3.3.4
3.3.3.2
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.4

Age
1859
1305
1287
1859
1305
1287
1305
1287
784

Seq#
Checksum
0x80000004 0x00B86A
0x80000003 0x00C062
0x80000003 0x00AE71
0x80000005 0x0046D2
0x80000003 0x009373
0x80000003 0x008182
0x80000003 0x006552
0x80000003 0x005D56
0x80000004 0x001083

Router Link States (Area 31)


Link ID
3.3.3.1
3.3.3.3
3.3.3.4

ADV Router
3.3.3.1
3.3.3.3
3.3.3.4

Age
1305
1367
1287

Seq#
Checksum Link count
0x80000007 0x001ACA 1
0x80000004 0x00030A 4
0x80000009 0x00E8B3 1

Age
1305
1287

Seq#
Checksum
0x80000003 0x004657
0x80000008 0x00076B

Net Link States (Area 31)


Link ID
10.10.3.130
10.10.3.162

ADV Router
3.3.3.1
3.3.3.4

Summary Net Link States (Area 31)


Link ID
3.3.3.1
3.3.3.1
3.3.3.2
3.3.3.2
3.3.3.4
3.3.3.4
10.0.10.0
10.0.10.0
10.10.3.160
10.10.3.224
10.10.3.224
10.10.3.227
10.10.3.227
10.10.3.228
10.10.3.228

ADV Router
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4
3.3.3.1
3.3.3.4

Age
1561
1547
1561
784
1561
784
1561
784
790
1561
784
1561
784
1561
1547

Seq#
Checksum
0x80000004 0x00C85C
0x80000006 0x00B7E7
0x80000003 0x0043A1
0x80000004 0x002FB1
0x80000003 0x00B1F0
0x80000004 0x009886
0x80000003 0x00D209
0x80000004 0x00BE19
0x80000005 0x0025EF
0x80000004 0x009A3C
0x80000004 0x00884B
0x80000003 0x00A9CE
0x80000004 0x009064
0x80000004 0x00985E
0x80000003 0x008DE6

NTP
3R1#show ntp status
Clock is synchronized, stratum 1, reference is .LOCL.
nominal freq is 250.0000 Hz, actual freq is 250.0020 Hz, precision is 2**20
ntp uptime is 482200 (1/100 of seconds), resolution is 4000
reference time is D878214E.40AB544A (03:51:42.252 UTC Sun Feb 1 2015)
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 0.27 msec, peer dispersion is 0.23 msec
loopfilter state is 'CTRL' (Normal Controlled Loop), drift is -0.000008107 s/s
system poll interval is 16, last update was 3 sec ago.
3R1#show clock
03:52:25.348 UTC Sun Feb 1 2015
3R2#show ntp status
Clock is synchronized, stratum 2, reference is 3.3.3.1

nominal freq is 250.0000 Hz, actual freq is 250.0028 Hz, precision is 2**16
reference time is D8782064.264E783B (03:47:48.149 UTC Sun Feb 1 2015)
clock offset is -0.4775 msec, root delay is 0.98 msec
root dispersion is 8.75 msec, peer dispersion is 2.33 msec
loopfilter state is 'CTRL' (Normal Controlled Loop), drift is -0.000011420 s/s
system poll interval is 64, last update was 230 sec ago.
3R2#show clock
03:52:28.989 UTC Sun Feb 1 2015
3R3#show ntp status
Clock is synchronized, stratum 2, reference is 3.3.3.1
nominal freq is 250.0000 Hz, actual freq is 249.9988 Hz, precision is 2**16
reference time is D8782081.705A8718 (03:48:17.438 UTC Sun Feb 1 2015)
clock offset is 4.9122 msec, root delay is 0.43 msec
root dispersion is 9.23 msec, peer dispersion is 2.56 msec
loopfilter state is 'CTRL' (Normal Controlled Loop), drift is 0.000004668 s/s
system poll interval is 64, last update was 197 sec ago.
3R3#show clock
03:52:15.880 UTC Sun Feb 1 2015
3R3#show ntp status
Clock is synchronized, stratum 2, reference is 3.3.3.1
nominal freq is 250.0000 Hz, actual freq is 249.9988 Hz, precision is 2**16
reference time is D8782081.705A8718 (03:48:17.438 UTC Sun Feb 1 2015)
clock offset is 4.9122 msec, root delay is 0.43 msec
root dispersion is 9.23 msec, peer dispersion is 2.56 msec
loopfilter state is 'CTRL' (Normal Controlled Loop), drift is 0.000004668 s/s
system poll interval is 64, last update was 197 sec ago.
3R3#show clock
03:52:15.880 UTC Sun Feb 1 2015

SYSLOG

Вам также может понравиться