Pages

network cisco ccna gns3 certification arteq

network cisco ccna gns3 certification arteq
a network runs through it

Search insearchofthecert

Saturday, March 3, 2012

whoops...

almost forgot to redistribute...


r3#config t
Enter configuration commands, one per line.  End with CNTL/Z.
r3(config)#router eigrp 10
r3(config-router)# redistribute ospf 1 metric 1500 1 255 255 1500
r3(config-router)# network 10.1.4.4 0.0.0.3
r3(config-router)# network 10.1.4.8 0.0.0.3
r3(config-router)# no auto-summary
r3(config-router)#!
r3(config-router)#router ospf 1
r3(config-router)# log-adjacency-changes
r3(config-router)# redistribute eigrp 10 subnets
r3(config-router)# network 3.3.3.0 0.0.0.255 area 0
r3(config-router)# network 10.1.1.4 0.0.0.3 area 0
r3(config-router)#!

r3(config-router)#end
r3#10.1.4.10
Trying 10.1.4.10 ... Open


User Access Verification

Password:
dsw2#ping 1.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/5/8 ms
dsw2#sh ip route
Codes: 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

Gateway of last resort is not set

     1.0.0.0/32 is subnetted, 1 subnets
D EX    1.1.1.1 [170/1709312] via 10.1.4.9, 00:02:37, FastEthernet0/5
     2.0.0.0/32 is subnetted, 1 subnets
D EX    2.2.2.2 [170/1709312] via 10.1.4.9, 00:02:37, FastEthernet0/5
     3.0.0.0/24 is subnetted, 1 subnets
D       3.3.3.0 [90/156160] via 10.1.4.9, 00:11:24, FastEthernet0/5
     10.0.0.0/8 is variably subnetted, 7 subnets, 3 masks
C       10.1.4.12/30 is directly connected, Port-channel1
C       10.1.4.8/30 is directly connected, FastEthernet0/5
D EX    10.1.1.0/30 [170/1709312] via 10.1.4.9, 00:02:37, FastEthernet0/5
D EX    10.1.1.0/24 [170/1709312] via 10.1.4.9, 00:02:37, FastEthernet0/5
D       10.1.4.4/30 [90/30720] via 10.1.4.13, 00:13:58, Port-channel1
                    [90/30720] via 10.1.4.9, 00:13:58, FastEthernet0/5
D       10.1.1.4/30 [90/2172416] via 10.1.4.9, 00:14:01, FastEthernet0/5
D       10.1.1.5/32 [90/2172416] via 10.1.4.9, 00:14:01, FastEthernet0/5
C    192.168.1.0/24 is directly connected, Vlan1
dsw2#

that's better...

No comments:

Post a Comment