Juniper / vqfx10k-vagrant

Vagrant projects for vQFX10k
Apache License 2.0
134 stars 62 forks source link

QFX10K vagrant chassis description is incorrect #3

Open hmali opened 8 years ago

hmali commented 8 years ago

show chassis output description indicates "QFX3500" hardware instead of QFX10K

vagrant@vqfx-re> show chassis hardware
Hardware inventory: Item Version Part number Serial number Description Chassis 70757136154 QFX3500 {master:0} vagrant@vqfx-re>

daleshaw commented 8 years ago

I'm not seeing this with my vQFX RE box (15.1I20151209_0131_tnprabhu):

{master:0}
vagrant@vqfx1> show chassis hardware 
Hardware inventory:
Item             Version  Part number  Serial number     Description
Chassis                                661782257418  

There is no P/N or model information returned at all.

{master:0}
vagrant@vqfx1> show version 
fpc0:
--------------------------------------------------------------------------
Hostname: vqfx1
Model: vqfx-10000
Junos: 15.1I20151209_0131_tnprabhu
JUNOS Base OS boot [15.1I20151209_0131_tnprabhu]
JUNOS Packet Forwarding Engine Support (qfx-10-f) [15.1I20151209_0131_tnprabhu]
JUNOS Kernel Software Suite [15.1I20151209_0131_tnprabhu]
JUNOS Online Documentation [15.1I20151209_0131_tnprabhu]
JUNOS Crypto Software Suite [15.1I20151209_0131_tnprabhu]
JUNOS Base OS Software Suite [15.1I20151209_0131_tnprabhu]
JUNOS py-base-i386 [15.1I20151209_0131_tnprabhu]
JUNOS Web Management [15.1I20151209_0131_tnprabhu]
JUNOS Enterprise Software Suite [15.1I20151209_0131_tnprabhu]
JUNOS Routing Software Suite [15.1I20151209_0131_tnprabhu]

I do see a discrepancy between the serial number shown in show chassis hardware vs. the serial number shown in show virtual-chassis status (I know VC isn't supported but the command is not hidden and returns output regardless):

vagrant@vqfx1> show virtual-chassis status 

Virtual Chassis ID: 4353.ed13.9eac
Virtual Chassis Mode: Enabled
                                                Mstr           Mixed Route Neighbor List
Member ID  Status   Serial No    Model          prio  Role      Mode  Mode ID  Interface
0 (FPC 0)  Prsnt    822574185176 vqfx-10000     128   Master*      N  VC

Member ID for next new member: 1 (FPC 1)
jawroper commented 8 years ago

The one showing has a 3500 are you running vQFX-lite or vQFX-full?

— Jay Wilson WW CoE

On Jan 19, 2016, at 7:35 PM, daleshaw notifications@github.com wrote:

I'm not seeing this with my vQFX RE box (15.1I20151209_0131_tnprabhu):

{master:0} vagrant@vqfx1> show chassis hardware Hardware inventory: Item Version Part number Serial number Description Chassis 661782257418
There is no P/N or model information returned at all.

{master:0} vagrant@vqfx1> show version

fpc0:

Hostname: vqfx1 Model: vqfx-10000 Junos: 15.1I20151209_0131_tnprabhu JUNOS Base OS boot [15.1I20151209_0131_tnprabhu] JUNOS Packet Forwarding Engine Support (qfx-10-f) [15.1I20151209_0131_tnprabhu] JUNOS Kernel Software Suite [15.1I20151209_0131_tnprabhu] JUNOS Online Documentation [15.1I20151209_0131_tnprabhu] JUNOS Crypto Software Suite [15.1I20151209_0131_tnprabhu] JUNOS Base OS Software Suite [15.1I20151209_0131_tnprabhu] JUNOS py-base-i386 [15.1I20151209_0131_tnprabhu] JUNOS Web Management [15.1I20151209_0131_tnprabhu] JUNOS Enterprise Software Suite [15.1I20151209_0131_tnprabhu] JUNOS Routing Software Suite [15.1I20151209_0131_tnprabhu] I do see a discrepancy between the serial number shown in show chassis hardware vs. the serial number shown in show virtual-chassis status (I know VC isn't supported but the command is not hidden and returns output regardless):

vagrant@vqfx1> show virtual-chassis status

Virtual Chassis ID: 4353.ed13.9eac Virtual Chassis Mode: Enabled Mstr Mixed Route Neighbor List Member ID Status Serial No Model prio Role Mode Mode ID Interface 0 (FPC 0) Prsnt 822574185176 vqfx-10000 128 Master* N VC

Member ID for next new member: 1 (FPC 1) — Reply to this email directly or view it on GitHub.

hmali commented 8 years ago

vQFX-full image "full-1qfx"

rahulagr commented 8 years ago

This will be fixed soon.

Sent from my iPhone

On Jan 19, 2016, at 5:58 PM, hmali notifications@github.com wrote:

show chassis output description indicates "QFX3500" hardware instead of QFX10K

vagrant@vqfx-re> show chassis hardware

Hardware inventory: Item Version Part number Serial number Description Chassis 70757136154 QFX3500 {master:0} vagrant@vqfx-re>

— Reply to this email directly or view it on GitHub.

akosiaris commented 6 years ago

Still an issue.