issue between vMX5 and vMX6







Centos 

ip addr show TP-BRG-105-106

ip link show TP-BRG-105-106

ip addr and ip link
[jcluser@CentOS ~]$ ip addr show TP-BRG-105-106
11: TP-BRG-105-106: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
    link/ether 00:50:56:a2:06:71 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::987d:44ff:fee8:b0a6/64 scope link 
       valid_lft forever preferred_lft forever


[jcluser@CentOS ~]$ ip link show TP-BRG-105-106
11: TP-BRG-105-106: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT qlen 1000
    link/ether 00:50:56:a2:06:71 brd ff:ff:ff:ff:ff:ff


Linux Bridge

brctl show

brctl showmacs TP-BRG-105-106

brctl
[jcluser@CentOS ~]$ brctl show
bridge name          bridge id        STP enabled    interfaces
TP-BRG-105-106      8000.005056a20671   no            eth1
                                                      eth2


[jcluser@CentOS ~]$ brctl showmacs TP-BRG-105-106
port no  mac addr           is local?   ageing timer
  2    00:50:56:a2:06:71    yes            0.00
  2    00:50:56:a2:06:71    yes            0.00
  1    00:50:56:a2:2a:e7    no             2.06
  1    00:50:56:a2:cf:26    yes            0.00
  1    00:50:56:a2:cf:26    yes            0.00