Hello,
I have an SRX1400 with SRX1K-RE-12-10, SRX1K-SYSIO-XGE, an SRX3K-NPC and an SRX3k-SPC in it. I'm having a strange issue where the only interface on the SRX1K-SYSIO-XGE that will come up is the fxp0 interface. The SYSIO-XGE card stays in "Present" state as well.
Some output:
> show chassis hardware Hardware inventory: Item Version Part number Serial number Description Chassis BH2412XXXXXX SRX 1400 Midplane REV 03 711-031012 AAETXXXX SRX1k Backplane PEM 0 rev 03 740-032015 J027KDXXXXXXX AC Power Supply CB 0 REV 07 750-032544 AAERXXXX SRX1K-RE-12-10 Routing Engine BUILTIN BUILTIN Routing Engine CPP BUILTIN BUILTIN Central PFE Processor Mezz REV 09 710-021035 AAETXXXX SRX HD Mezzanine Card FPC 0 REV 19 750-031019 AAERXXXX SRX1k 10GE SYSIO FPC 1 REV 15 750-016077 AADNXXXX SRX3k SPC FPC 3 REV 19 750-017866 AAEZXXXX SRX3k NPC Fan Tray -N/A- -N/A- -N/A- SRX 1400 Fan Tray
root@p2> show chassis fpc Temp CPU Utilization (%) Memory Utilization (%) Slot State (C) Total Interrupt DRAM (MB) Heap Buffer 0 Present 29 1 Present 19 2 Empty 3 Present 19 root@p2> show chassis fpc detail Slot 0 information: State Present Temperature 29 Total CPU DRAM 0 MB Total RLDRAM 0 MB Total DDR DRAM 0 MB Max Power Consumption 0 Watts Slot 1 information: State Present Temperature 19 Total CPU DRAM 0 MB Total RLDRAM 0 MB Total DDR DRAM 0 MB Max Power Consumption 0 Watts Slot 3 information: State Present Temperature 19 Total CPU DRAM 0 MB Total RLDRAM 0 MB Total DDR DRAM 0 MB Max Power Consumption 0 Watts
root@p2> show interfaces terse Interface Admin Link Proto Local Remote gr-0/0/0 up up ip-0/0/0 up up lt-0/0/0 up up avs0 up up avs1 up up avs1.0 up up inet 254.0.0.254 --> 0/0 inet6 fe80::199 dsc up up em0 up up em0.0 up up inet 10.0.0.1/8 10.0.0.4/8 128.0.0.1/2 128.0.0.4/2 inet6 fe80::200:ff:fe00:4/64 fec0::a:0:0:4/64 tnp 0x4 em1 up up em1.0 up up inet 10.0.0.1/8 10.0.0.4/8 128.0.0.1/2 128.0.0.4/2 inet6 fe80::200:1ff:fe00:4/64 fec0::a:0:0:4/64 tnp 0x4 fxp0 up up fxp0.0 up up inet 172.16.0.247/16 172.31.0.247/16 192.168.52.247/24 gre up up ipip up up irb up up lo0 up up lo0.16384 up up inet 127.0.0.1 --> 0/0 lo0.16385 up up inet lsi up up mtun up up pimd up up pime up up ppd0 up up ppe0 up up st0 up up tap up up
root@p2> show interfaces ge-0/0/0 error: device ge-0/0/0 not found
root@p2> show configuration ## Last commit: 2016-03-21 23:05:44 UTC by root version 12.1X44-D35.5; system { host-name p2; root-authentication { encrypted-password "$1$/8DJ.cHX$qaZkzKe6gYHA0BcWfUcvf0"; ## SECRET-DATA } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } license { autoupdate { url https://ae1.juniper.net/junos/key_retrieval; } } } interfaces { ge-0/0/0 { unit 0 { family inet { address 10.10.10.1/24; } } } fxp0 { unit 0 { family inet { address 172.31.0.247/16; address 192.168.52.247/24; address 172.16.0.247/16; } } } }