Advertisement
tirabytes

Alcatel SR - Common Commands

Sep 1st, 2014
543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. # Shows a list of VPRN
  2. show service service-using
  3.  
  4.  
  5. ## VPRN Commands
  6. # Interfaces
  7. show service id <VPRN #> interface
  8. # Routing Table
  9. show router <VPRN #> route-table
  10. # Active PPPoE sessions
  11. show service id <VPRN #> ppp session
  12. # Disconnect active sessions
  13. clear service id <VPRN #> ppp session user-name user@hostname.com
  14.  
  15. ### VPRN Complete configuration
  16. A:root# configure service vprn 100
  17. A:root>config>service>vprn# info
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement