Pages

network cisco ccna gns3 certification arteq

network cisco ccna gns3 certification arteq
a network runs through it

Search insearchofthecert

Saturday, March 3, 2012

dsw1 gets in the mix...


dsw1#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

     10.0.0.0/30 is subnetted, 1 subnets
C       10.1.4.12 is directly connected, Port-channel1
C    192.168.1.0/24 is directly connected, Vlan1

dsw1#config t
Enter configuration commands, one per line.  End with CNTL/Z.
dsw1(config)#int f0/5
dsw1(config-if)#no sw
dsw1(config-if)#ip add 10.1.4.6 255.255.255.252
dsw1(config-if)#router eigrp 10
dsw1(config-router)#netw 10.1.4.4 0.0.0.3
dsw1(config-router)#do 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

D    3.0.0.0/8 [90/156160] via 10.1.4.5, 00:00:01, FastEthernet0/5
     10.0.0.0/8 is variably subnetted, 5 subnets, 2 masks
C       10.1.4.12/30 is directly connected, Port-channel1
D       10.1.4.8/30 [90/30720] via 10.1.4.5, 00:00:01, FastEthernet0/5
C       10.1.4.4/30 is directly connected, FastEthernet0/5
D       10.1.1.4/30 [90/2172416] via 10.1.4.5, 00:00:01, FastEthernet0/5
D       10.1.1.5/32 [90/2172416] via 10.1.4.5, 00:00:01, FastEthernet0/5
C    192.168.1.0/24 is directly connected, Vlan1
dsw1(config-router)#

No comments:

Post a Comment