thanks so much !!
I configure the above in a vMX. I configured 2 logical systems with lt-0/0/10 to link them together. I need to configure VRRP between the 2 logical systems.
As I could not configure MAC on unit level, so I only need to configure MAC on lt-0/0/10 ?
Original Message:
Sent: 07-16-2023 04:59
From: Grzegorz Dacka
Subject: Can anyone help to see any misconfiguration in the following?
Hello
First which device You try configure this ?
Second in MX quite similar configuration i need to manualy configure MAC adres on lt-interface
------------------------------
--
Grzegorz Dacka
Original Message:
Sent: 07-15-2023 20:53
From: gongyayu
Subject: Can anyone help to see any misconfiguration in the following?
root@sdc01-agg# show logical-systems | display set set logical-systems sdc01-agg-ha-a1 interfaces ge-0/0/4 unit 110set logical-systems sdc01-agg-ha-a1 interfaces lt-0/0/10 unit 0 encapsulation vlan-bridgeset logical-systems sdc01-agg-ha-a1 interfaces lt-0/0/10 unit 0 vlan-id 110set logical-systems sdc01-agg-ha-a1 interfaces lt-0/0/10 unit 0 peer-unit 1set logical-systems sdc01-agg-ha-a1 interfaces irb unit 110 family inet address 10.67.128.2/20 vrrp-group 110 virtual-address 10.67.128.1set logical-systems sdc01-agg-ha-a1 interfaces irb unit 110 family inet address 10.67.128.2/20 vrrp-group 110 accept-dataset logical-systems sdc01-agg-ha-a1 routing-instances vs-bd instance-type virtual-switchset logical-systems sdc01-agg-ha-a1 routing-instances vs-bd bridge-domains bd110 domain-type bridgeset logical-systems sdc01-agg-ha-a1 routing-instances vs-bd bridge-domains bd110 vlan-id 110set logical-systems sdc01-agg-ha-a1 routing-instances vs-bd bridge-domains bd110 interface lt-0/0/10.0set logical-systems sdc01-agg-ha-a1 routing-instances vs-bd bridge-domains bd110 routing-interface irb.110set logical-systems sdc01-agg-ha-b1 interfaces ge-0/0/5 unit 110set logical-systems sdc01-agg-ha-b1 interfaces lt-0/0/10 unit 1 encapsulation vlan-bridgeset logical-systems sdc01-agg-ha-b1 interfaces lt-0/0/10 unit 1 vlan-id 110set logical-systems sdc01-agg-ha-b1 interfaces lt-0/0/10 unit 1 peer-unit 0set logical-systems sdc01-agg-ha-b1 interfaces irb unit 111 family inet address 10.67.128.3/20 vrrp-group 110 virtual-address 10.67.128.1set logical-systems sdc01-agg-ha-b1 interfaces irb unit 111 family inet address 10.67.128.3/20 vrrp-group 110 accept-dataset logical-systems sdc01-agg-ha-b1 routing-instances vs-bd instance-type virtual-switchset logical-systems sdc01-agg-ha-b1 routing-instances vs-bd bridge-domains bd110 domain-type bridgeset logical-systems sdc01-agg-ha-b1 routing-instances vs-bd bridge-domains bd110 vlan-id 110set logical-systems sdc01-agg-ha-b1 routing-instances vs-bd bridge-domains bd110 interface lt-0/0/10.1set logical-systems sdc01-agg-ha-b1 routing-instances vs-bd bridge-domains bd110 routing-interface irb.111
I expert to see VRRP to be active /standby, but both logical system shows vrrp to be master.
thanks !!