Guest User

Untitled

a guest
Jun 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. ISP(config)#ip route 192.168.2.64 255.255.255.192 s0/0/1
  2. ISP(config)#ip route 192.168.2.192 255.255.255.192 s0/0/1
  3. ISP(config)#show ip route
  4. ^
  5. % Invalid input detected at '^' marker.
  6.  
  7. ISP(config)#do show ip route
  8. Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
  9. D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
  10. N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
  11. E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
  12. i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
  13. * - candidate default, U - per-user static route, o - ODR
  14. P - periodic downloaded static route
  15.  
  16. Gateway of last resort is not set
  17.  
  18. 209.165.200.0/27 is subnetted, 1 subnets
  19. C 209.165.200.224 is directly connected, FastEthernet0/0
  20. 209.165.201.0/30 is subnetted, 1 subnets
  21. C 209.165.201.0 is directly connected, Serial0/0/0
Add Comment
Please, Sign In to add comment