Advertisement
twokay

route -n PEER B/C

May 17th, 2022
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. # PEER B
  2. Tue May 17 12:39:23 PM UTC 2022 root@ns2:/etc/frr# route -n
  3. Kernel IP routing table
  4. Destination Gateway Genmask Flags Metric Ref Use Iface
  5. 0.0.0.0 139.162.246.1 0.0.0.0 UG 0 0 0 eth0
  6. 139.162.246.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
  7. 192.168.128.0 0.0.0.0 255.255.128.0 U 0 0 0 eth0
  8.  
  9. # PEER C
  10. Kernel IP routing table
  11. Destination Gateway Genmask Flags Metric Ref Use Iface
  12. 0.0.0.0 172.104.150.1 0.0.0.0 UG 0 0 0 eth0
  13. 172.104.150.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
  14. 192.168.128.0 0.0.0.0 255.255.128.0 U 0 0 0 eth0
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement