Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/family-edit-interfaces.html



Family bridge is used when you want a port that has more than one logical unit, each with the same or different encapsulations. Bridge domains are associated with GRE interface with the corresponding BD VLAN.




Code Block
titleEX9200
root@EX9208-1-RE1# set interfaces ge-1/0/1.100 family ?
Possible completions:
> ethernet-switching   Ethernet switching parameters
> inet                 IPv4 parameters
> inet6                IPv6 protocol parameters
> iso                  OSI ISO protocol parameters
> mpls                 MPLS protocol parameters
> vpls                 Virtual private LAN service parameters
[edit]




Code Block
titleQFX5110
root@QFX5110-2# set interfaces ge-0/0/0.100 family ?
Possible completions:
> ccc                  Circuit cross-connect parameters
> ethernet-switching   Ethernet switching parameters
> inet                 IPv4 parameters
> inet6                IPv6 protocol parameters
> iso                  OSI ISO protocol parameters
> mpls                 MPLS protocol parameters
> vpls                 Virtual private LAN service parameters
{master:0}[edit]