Guest User

Untitled

a guest
Dec 19th, 2020
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. /interface bridge port> /interface bridge port print
  2. Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload
  3. # INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
  4. 0 H ;;; defconf
  5. ether49 MANAGEMENT yes 1 0x80 10 10 none
  6. 1 I H sfp-sfpplus1 rstp yes 1 0x80 100 100 none
  7. 2 I H sfp-sfpplus2 rstp yes 1 0x80 2000 2000 none
  8. 3 I ether1 bridge-lan yes 1 0x80 10 10 none
  9. ...
  10. 51 vlan1 bridge-lan 1 0x80 10 10 none
  11. 52 I sfp-sfpplus4
  12.  
  13.  
  14. /interface bridge port> /interface vlan print
  15. Flags: X - disabled, R - running
  16. # NAME MTU ARP VLAN-ID INTERFACE
  17. 0 R vlan1 1500 enabled 1 bridge-lan
  18. 1 vlan2 1500 enabled 2 sfp-sfpplus3
  19.  
Advertisement
Add Comment
Please, Sign In to add comment