Guest User

Untitled

a guest
Oct 22nd, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. root@sw4200-china> show configuration routing-instances
  2. apello {
  3. interface vlan.35;
  4. interface vlan.36;
  5. protocols {
  6. ospf {
  7. area 0.0.0.0 {
  8. interface vlan.36;
  9. }
  10. area 0.0.10.208 {
  11. stub;
  12. interface vlan.35;
  13. }
  14. }
  15. }
  16. }
  17.  
  18.  
  19. root@sw4200-china> ping 10.208.0.1 routing-instance apello
  20. ping: invalid routing instance `apello'
Add Comment
Please, Sign In to add comment