Hi,
First post here...hoping for some help please.
I have a pair of EX3400's, very basic config for now.
Trunk port on ge-0/0/0, vlan members all.
Created irb interface & assigned IP, vrrp working, created L2 vlan ID.
Added vlan to ge-0/0/1. Connect laptop to ge-0/0/1 then trunk shuts down, then all gigabit interfaces are deleted from device.
Unplug laptop, couple of minutes later then interfaces are back & trunk, vrrp restores.
Some output:
set interfaces ge-0/0/0 unit 0 family ethernet-switching interface-mode trunk
set interfaces ge-0/0/0 unit 0 family ethernet-switching vlan members all
set interfaces ge-0/0/1 unit 0 family ethernet-switching
set interfaces irb unit 397 family inet address 172.16.128.251/24 vrrp-group 10 virtual-address 172.16.128.250
set interfaces irb unit 397 family inet address 172.16.128.251/24 vrrp-group 10 priority 200
set interfaces irb unit 397 family inet address 172.16.128.251/24 vrrp-group 10 preempt
set interfaces irb unit 397 family inet address 172.16.128.251/24 vrrp-group 10 accept-data
set vlans CG-DC vlan-id 397
set vlans CG-DC interface ge-0/0/1.0
set vlans CG-DC l3-interface irb.397
SW-01> show vrrp
Interface State Group VR state VR Mode Timer Type Address
irb.397 up 10 master Active A 0.243 lcl 172.16.128.251
vip 172.16.128.250
SW-01> ping 172.16.128.252
PING 172.16.128.252 (172.16.128.252): 56 data bytes
64 bytes from 172.16.128.252: icmp_seq=0 ttl=64 time=16.877 ms
64 bytes from 172.16.128.252: icmp_seq=1 ttl=64 time=12.288 ms
^C
--- 172.16.128.252 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 12.288/14.582/16.877/2.295 ms
(Connect latop then...)
SW-01> show interfaces terse
Interface Admin Link Proto Local Remote
bme0 up up
bme0.0 up up inet 128.0.0.1/2
128.0.0.4/2
128.0.0.16/2
128.0.0.63/2
cbp0 up up
dsc up up
esi up up
gre up up
ipip up up
irb up up
irb.0 up down inet
irb.397 up down inet 172.16.128.251/24
jsrv up up
jsrv.1 up up inet 128.0.0.127/2
lo0 up up
lo0.16385 up up inet
lsi up up
me0 up down
me0.0 up down eth-switch
mtun up up
pimd up up
pime up up
pip0 up up
tap up up
vme up down
vme.0 up down inet
vtep up up
{master:0}
SW-01>