Guest User

Untitled

a guest
Oct 22nd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #R1 interface config:
  2. e0/0 --- 10.1.1.1/24
  3. e0/1 --- 11.1.1.1/24
  4. loopback0 --- 1.1.1.1/32
  5.  
  6. #R2 interface config:
  7. e0/0 --- 10.1.1.2/24
  8. e0/1 --- 11.1.1.2/24
  9.  
  10. #R2 routing config:
  11. *ip route 1.1.1.1 255.255.255.255 10.1.1.1*
  12.  
  13. *ip route 1.1.1.1 255.255.255.255 e0/1*
Add Comment
Please, Sign In to add comment