Guest User

Untitled

a guest
Dec 15th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. root@be-rtr0-bc6-11# show interfaces reth1
  2. description platform;
  3. vlan-tagging;
  4. redundant-ether-options {
  5. redundancy-group 1;
  6. }
  7. unit 571 {
  8. description bc-interfw;
  9. vlan-id 571;
  10. family inet {
  11. address 172.23.128.46/28;
  12. }
  13. }
  14. unit 572 {
  15. description bc-devmgmt;
  16. vlan-id 572;
  17. family inet {
  18. address 172.23.129.1/24;
  19. }
  20. }
  21. unit 573 {
  22. description bc-mgmt;
  23. vlan-id 573;
  24. family inet {
  25. address 172.23.130.1/24;
  26. }
  27. }
  28. unit 575 {
  29. description bc-dev-back;
  30. vlan-id 575;
  31. family inet {
  32. address 172.23.140.1/22;
  33. }
  34. }
Add Comment
Please, Sign In to add comment