Vous êtes sur la page 1sur 3

sh run ip route Building configuration... Current configuration : 1959 bytes ! !

Last configuration change at 12:04:58 UTC Fri Aug 30 2013 version 15.1 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! dot11 syslog ip source-route ! ! ip dhcp excluded-address 172.16.11.1 172.16.11.3 ip dhcp excluded-address 172.16.10.1 172.16.10.3 !--More-ip dhcp pool R1_LAN10 network 172.16.10.0 255.255.255.0 default-router 172.16.10.1 dns-server 172.16.20.254 ! ip dhcp pool R1_LAN11 network 172.16.11.0 255.255.255.0 default-router 172.16.11.1 dns-server 172.16.20.254 ! ! ! ip cef no ipv6 cef ! multilink bundle-name authenticated ! crypto pki token default removal timeout 0 ! ! ! ! license udi pid CISCO1841 sn FGL1528293E !--More-redundancy ! ! ! ! ! ! ! !

! interface Loopback0 ip address 172.16.20.254 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown --More-duplex auto speed auto ! interface Serial0/0/0 ip address 172.16.0.2 255.255.255.252 ip nat inside ip virtual-reassembly in clock rate 64000 ! interface Serial0/0/1 ip address 209.165.201.1 255.255.255.252 ip nat outside ip virtual-reassembly in clock rate 64000 ! router ospf 1 network 172.16.0.0 0.0.0.3 area 0 network 172.16.20.0 0.0.0.255 area 0 default-information originate ! ip forward-protocol nd no ip http server no ip http secure-server !--More-! ip nat pool NAT_POOL 209.165.201.9 209.165.201.14 netmask 255.255.255.248 ip nat inside source list NAT_ACL pool NAT_POOL overload ip nat inside source static 172.16.20.254 209.165.201.30 ip route 0.0.0.0 0.0.0.0 209.165.201.2 ! ip access-list standard NAT_ACL permit 172.16.10.0 0.0.0.255 permit 172.16.11.0 0.0.0.255 ! ! ! ! ! ! ! control-plane ! ! ! line con 0

line aux 0 line vty 0 4 login --More-transport input all ! scheduler allocate 20000 1000 end R2#sh ip runroute 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 209.165.201.2 to network 0.0.0.0 S* C L O O C L C L R2# 0.0.0.0/0 [1/0] via 209.165.201.2 172.16.0.0/16 is variably subnetted, 6 subnets, 3 masks 172.16.0.0/30 is directly connected, Serial0/0/0 172.16.0.2/32 is directly connected, Serial0/0/0 172.16.10.0/24 [110/782] via 172.16.0.1, 01:16:42, Serial0/0/0 172.16.11.0/24 [110/782] via 172.16.0.1, 00:02:16, Serial0/0/0 172.16.20.0/24 is directly connected, Loopback0 172.16.20.254/32 is directly connected, Loopback0 209.165.201.0/24 is variably subnetted, 2 subnets, 2 masks 209.165.201.0/30 is directly connected, Serial0/0/1 209.165.201.1/32 is directly connected, Serial0/0/1

Vous aimerez peut-être aussi