/
bridge-group and BVInterface
bridge-group and BVInterface
| default: mode mac-learning |
---|---|
R1 | R1#show running-config | nomore
hostname R1
ip ssh enable
bridge-group 1
exit
bridge-group 100
exit
interface gigabitethernet 0/0
ip address 192.168.0.186 255.255.255.0
exit
interface gigabitethernet 0/1
ip address 192.168.54.1 255.255.255.252
exit
interface gigabitethernet 0/1.100
bridge-group 100
encapsulation dot1Q 100
exit
interface gigabitethernet 0/2
exit
interface gigabitethernet 0/2.100
bridge-group 100
encapsulation dot1Q 100 native
exit
interface bvi 100
description to-bridgeGrp100
bridge-group 100
exit
R1#
|
R2 | R2#show running-config | nomore
hostname R2
ip ssh enable
bridge-group 1
exit
bridge-group 100
exit
interface gigabitethernet 0/0
description to-Mgt-network
ip address 192.168.0.187 255.255.255.0
exit
interface gigabitethernet 0/1
description to-core-network
ip address 192.168.54.2 255.255.255.252
exit
interface gigabitethernet 0/1.100
bridge-group 100
encapsulation dot1Q 100
exit
interface gigabitethernet 0/2
exit
interface gigabitethernet 0/2.100
bridge-group 100
encapsulation dot1Q 100 native
exit
interface bvi 100
description to-bridgeGrp100
bridge-group 100
exit
|
| show bridge-group mac-address-table
R1#show bridge-group mac-address-table
Bridge-group 1:
VLAN learning mode: shared
Bridge-group 100:
VLAN learning mode: shared
MAC Address Age Interface Type
52:54:00:5d:55:01 0s GigabitEthernet 0/2.100 dynamic
52:54:00:4d:b2:68 0s GigabitEthernet 0/1.100 dynamic
52:54:00:26:ff:6e 0s Bvi 100 system
|
| https://docs.google.com/drawings/d/18jjOlgfuiY1okoaIMEFsZSghiVDRK6RNTauJxzs2rpo/edit |
|
|
| Bridge-group: mode vlan-tagging |
---|---|
|
|
|
|
| https://docs.google.com/drawings/d/18jjOlgfuiY1okoaIMEFsZSghiVDRK6RNTauJxzs2rpo/edit |
|
|
, multiple selections available,
Related content
OneOS6-LIM Basic config ssh callhome
OneOS6-LIM Basic config ssh callhome
Read with this
L2 over 2 differents Leaf
L2 over 2 differents Leaf
More like this
Ekinops Automation Netconf RestAPI postman. . .
Ekinops Automation Netconf RestAPI postman. . .
Read with this
VLAN and Bridge domain
VLAN and Bridge domain
More like this
Virtual-switch with Bridge-domain and VRRP
Virtual-switch with Bridge-domain and VRRP
More like this
show evpn mac vrf and bgp l2vpn
show evpn mac vrf and bgp l2vpn
More like this