System information
12-376
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show bootconfig
interface fc5 enable
interface fc5 ms-enable enable
no interface fc5 al-fairness enable
interface fc5 fan-enable enable
interface fc5 ext-credit 0
interface fc5 mfs-bundle enable timeout 10
interface fc5 linkspeed auto
interface fc5 type gl-port
!
interface fc6 enable
interface fc6 ms-enable enable
no interface fc6 al-fairness enable
interface fc6 fan-enable enable
interface fc6 ext-credit 0
interface fc6 mfs-bundle enable timeout 10
interface fc6 linkspeed auto
interface fc6 type gl-port
!
interface fc7 enable
interface fc7 ms-enable enable
no interface fc7 al-fairness enable
interface fc7 fan-enable enable
interface fc7 ext-credit 0
interface fc7 mfs-bundle enable timeout 10
interface fc7 linkspeed auto
interface fc7 type gl-port
!
interface fc8 enable
interface fc8 ms-enable enable
no interface fc8 al-fairness enable
interface fc8 fan-enable enable
interface fc8 ext-credit 0
interface fc8 mfs-bundle enable timeout 10
interface fc8 linkspeed auto
interface fc8 type gl-port
!
! AAA
!
aaa new-model
username "fred" password "9 af4f2428498a41a31e237de1c4a9b9fcef"
username "pat" password "9 7ddbccc3d0daf013f4293c3d3bd94539dd"
username "kris" password "9 0607167520058771e66ab1d379d7e6505f"
username "adrian" password "9 0ad24a3b35dc296d894e512416d572b3ee"
radius-server retransmit 12
radius-server host 10.5.0.53 auth-port 1645
radius-server host 10.6.0.61 auth-port 1645
radius-server host 10.7.0.62 auth-port 1645
tacacs-server timeout 12
tacacs-server host 10.7.0.22 auth-port 49
aaa group server radius "testradius"
aaa group server radius "testradius" server 10.5.0.53 auth-port 1645
aaa group server radius "testradius" server 10.6.0.61 auth-port 1645
aaa authentication iscsi default local group radius local-case
aaa authentication iscsi test group testradius local
aaa authentication enable default group radius enable
aaa authentication login default group radius monitor
The following example creates a command file called SN5428-2AScript1 in the script directory. It
contains many of the CLI commands that were issued to create the current bootable configuration.
[SN5428-2A]# show bootconfig to SN5428-2AScript1