Skip to content

Instantly share code, notes, and snippets.

@xandout
Created August 25, 2015 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xandout/f3c41f5aecefc47af2e1 to your computer and use it in GitHub Desktop.
Save xandout/f3c41f5aecefc47af2e1 to your computer and use it in GitHub Desktop.
Brocade FGS Layer 3 Mode
FGS648P Switch>en
No password has been assigned yet...
FGS648P Switch#sh flash
Stack unit 1:
Compressed Pri Code size = 2878713, Version 07.2.02mT7e1 (FGS07202m.bin)
Compressed Sec Code size = 3183489, Version 07.2.02mT7e1 (FGSL07202m.bin)
Compressed Boot-Monitor Image size = 416213, Version 05.0.00T7e5
Code Flash Free Space = 2088960
FGS648P Switch#configure terminal
FGS648P Switch(config)#boot system flash secondary
FGS648P Switch(config)#exit
FGS648P Switch#write memory
Write startup-config done.
FGS648P Switch#Flash Memory Write (8192 bytes per dot) .
Flash to Flash Done.
FGS648P Switch#reload
Are you sure? (enter 'y' or 'n'): y
Halt and reboot
FGS Boot Code Version 05.0.00
Enter 'b' to stop at boot ...
BOOT INFO: load monitor from secondary, size = 243149
Appln_Monitor:root_task: ***local_overide = 0***
BOOT INFO: load image from secondary
Brocade PPC filter after decompression
BOOT INFO: bootparam at 0013ca6c, mp_flash_size = 00309381
BOOT INFO: code decompression completed
BOOT INFO: branch to 00400100
Starting Main Task ...Pre Parsing Config Data ...
Parsing Config Data ...
Copyright (c) 1996-2010 Brocade Communications Systems, Inc.
UNIT 1: compiled on Aug 11 2014 at 09:48:01 labeled as FGSL07202m
(3183489 bytes) from Secondary FGSL07202m.bin
SW: Version 07.2.02mT7e1
Boot-Monitor Image size = 416213, Version:05.0.00T7e5 (Fev2)
HW: Stackable FGS648P-POE
==========================================================================
UNIT 1: SL 1: FGS-48G 48-port Management Module + PoE
Serial #: A02543F229
P-ENGINE 0: type D804, rev 01
P-ENGINE 1: type D804, rev 01
==========================================================================
400 MHz Power PC processor 8245 (version 129/1014) 66 MHz bus
512 KB boot flash memory
8192 KB code flash memory
128 MB DRAM
STACKID 1 system uptime is 5 seconds
The system : started=warm start reloaded=by "reload"
BR-FGS648P Router>
Stack unit 1 Power supply 1 detected and up.
PoE: Stack unit 1 Power supply 1 with 480000 mwatts capacity is up
PoE Info: Adding new 48V capacity of 480000 mW, total capacity is 480000, total free capacity is 480000
Stack unit 1 Power supply 2 detected and up.
PoE: Stack unit 1 Power supply 2 with 480000 mwatts capacity is up
PoE Info: Adding new 48V capacity of 480000 mW, total capacity is 960000, total free capacity is 960000
PoE Info: PoE module 1 of Unit 1 on ports 0/1/1 to 0/1/24 detected. Initializing....
PoE Info: PoE module 1 of Unit 1 initialization is done.
PoE Info: PoE module 2 of Unit 1 on ports 0/1/25 to 0/1/48 detected. Initializing....
PoE Info: PoE module 2 of Unit 1 initialization is done.
BR-FGS648P Router>en
No password has been assigned yet...
BR-FGS648P Router#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment