Hi,
Thanks for the reply, i let you know that i configured the chassis with a non provisioned configuration.
Also, when i check the interfaces in edit mode i only see the ones from the 4600(Master) but i don't see the ones from the 4300
but i can see the rest of interfaces in cli mode
{master:0}
root> show interfaces terse
Interface Admin Link Proto Local Remote
vcp-255/0/24 up up
vcp-255/0/24.32768 up up
vcp-255/0/25 up up
vcp-255/0/25.32768 up up
gr-0/0/0 up up
pfe-0/0/0 up up
pfe-0/0/0.16383 up up inet
inet6
pfh-0/0/0 up up
pfh-0/0/0.16383 up up inet
ge-1/0/0 up down
pfe-1/0/0 up up
pfe-1/0/0.16383 up up inet
inet6
pfh-1/0/0 up up
pfh-1/0/0.16383 up up inet
ge-1/0/1 up down
ge-1/0/2 up down
ge-1/0/3 up down
ge-1/0/4 up down
ge-1/0/5 up down
ge-1/0/6 up down
ge-1/0/7 up down
ge-1/0/8 up down
ge-1/0/9 up down
ge-1/0/10 up down
ge-1/0/11 up down
ge-1/0/12 up down
ge-1/0/13 up down
ge-1/0/14 up down
ge-1/0/15 up down
ge-1/0/16 up down
ge-1/0/17 up down
I tried adding the interface to a vlan
{master:0}[edit]
root# show vlans
default {
vlan-id 1;
l3-interface irb.0;
}
{master:0}[edit]
root# show interfaces irb
unit 0 {
family inet {
dhcp {
vendor-id Juniper-ex4600-40f;
}
}
}
{master:0}[edit]
root# set interface ge-1/0/12 unit 0 family ethernet-switching vlan members default
And then connected to interface ge-1/0/12, but it's still the same
root# run show interfaces ge-1/0/12
Physical interface: ge-1/0/12, Enabled, Physical link is Down
Interface index: 661, SNMP ifIndex: 557
Link-level type: Ethernet, MTU: 1514, MRU: 0, Speed: Auto, Duplex: Auto,
BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,
Source filtering: Disabled, Flow control: Disabled, Auto-negotiation: Enabled,
Remote fault: Online, Media type: Fiber,
IEEE 802.3az Energy Efficient Ethernet: Disabled
Device flags : Present Running Down
Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000
Link flags : None
CoS queues : 12 supported, 12 maximum usable queues
Current address: 5c:45:27:a0:7e:6f, Hardware address: 5c:45:27:a0:7e:6f
Last flapped : 2016-01-28 01:16:32 UTC (00:12:59 ago)
Input rate : 0 bps (0 pps)
Output rate : 0 bps (0 pps)
Active alarms : LINK
Active defects : LINK
Interface transmit statistics: Disabled
Logical interface ge-1/0/12.0 (Index 555) (SNMP ifIndex 0)
Flags: Device-Down SNMP-Traps 0x24024000 Encapsulation: Ethernet-Bridge
Input packets : 0
Output packets: 0
Protocol eth-switch, MTU: 1514
Flags: Is-Primary
Any other suggestion?