Hi,
R81.10 with Jumbohotfix 87.
both firewalls were also restarted but the anomaly was not resolved.
this is related to the firewall that is experiencing this problem:
add interface bond5 vlan 526
set interface bond5 state on
set interface eth1-03 comments "bond5"
set interface eth1-03 link-speed 10G/full
set interface eth1-03 state on
set interface eth1-03 auto-negotiation on
set interface eth1-04 comments "bond5"
set interface eth1-04 link-speed 10G/full
set interface eth1-04 state on
set interface eth1-04 auto-negotiation on
set interface bond5.526 ipv4-address 10.173.26.130 mask-length 27
set interface bond5.700 state on
show interface bond5.526
state on
mac-addr 00:1c:7f:a2:2x:xx
type vlan
link-state not available
mtu 1500
auto-negotiation Not configured
speed N/A (bond5)
ipv6-autoconfig Not configured
monitor-mode Not configured
duplex N/A (bond5)
link-speed Not configured
comments
ipv4-address 10.173.26.130/27
ipv6-address Not Configured
ipv6-local-link-address Not Configured
with the command cphaprob -a if | grep bond5.526 the vlan created on this firewall is not shown.
-----
the second firewall where the vlan appears with cphaprob -a if:
set interface bond5 state on
add interface bond5 vlan 526
set interface eth1-03 comments "bond5"
set interface eth1-03 link-speed 10G/full
set interface eth1-03 state on
set interface eth1-03 auto-negotiation on
set interface eth1-04 comments "bond5"
set interface eth1-04 link-speed 10G/full
set interface eth1-04 state on
set interface eth1-04 auto-negotiation on
set interface bond5.526 state on
set interface bond5.526 ipv4-address 10.173.26.131 mask-length 27
show interface bond5.526
state on
mac-addr 00:1c:7f:a2:1x:xx
type vlan
link-state not available
mtu 1500
auto-negotiation Not configured
speed N/A (bond5)
ipv6-autoconfig Not configured
monitor-mode Not configured
duplex N/A (bond5)
link-speed Not configured
comments
ipv4-address 10.173.26.131/27
ipv6-address Not Configured
ipv6-local-link-address Not Configured
Statistics:
TX bytes:25396 packets:482 errors:0 dropped:0 overruns:0 carrier:0
RX bytes:9281422 packets:55725 errors:0 dropped:0 overruns:0 frame:0
Yes the switch is configured in the trunk.
Thx