NEC N8406-020 Switch User Manual


 
- 134 -
Enabling Configuration
Enable created configuration. Only a single configuration can be enabled at a time.
1) Validating configuration
Use the "cfgenable" command to enable a configuration.
Format of "cfgenable" command
cfgenable "cfgName"
(1)
(1) cfgName:
Specify a zone configuration name with it enclosed by double quotation marks (").
If you try to enable configuration by using the "cfgenable" command, the
message asking whether the configuration is enabled appears. Type "y" if
the configuration is enabled. Type "n" if not.
Message sample:
Do you want to enable 'cfg1' configuration (yes, y, no, n): [no]
1. Type "cfgshow" on the console screen.
HW060000955:admin> cfgshow
Defined configuration:
cfg: cfg1 zone1; zone2; zone3; zone4
zone: zone1 1,0;1,1
zone: zone2 1,2;1,3
zone: zone3 1,4;1,5
zone: zone4 1,6;1,7
Effective configuration:
Effective configuration:
no configuration in effect
HW060000955:admin>
Confirm that the configuration to be enabled appears in "Defined
Configuration".
Create configuration if necessary.
2. Use the "cfgenable" command to enable the configuration.
HW040000955:admin> cfgenable "cfg1"
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected.
Do you want to enable 'cfg1' configuration (yes, y, no, n): [no] y
zone config "cfg1" is in effect
Updating flash ...
HW040000955:admin>
If a configuration name not registered in the zone information is specified,
the command causes an error to occur without the configuration enabled.
Always specify a configuration name created already.