Users Guide

Related link
Conguring VLAN settings on IOMs Using CMC Web Interface
Viewing the VLAN settings on IOMs Using CMC Web Interface
Viewing the Current VLAN Settings on IOMs Using CMC Web Interface
Adding Tagged VLANs for IOMs Using CMC Web Interface
Removing VLANs for IOMs Using CMC Web Interface
Updating Untagged VLANs for IOMs Using CMC Web Interface
Resetting VLANs for IOMs Using CMC Web Interface
Conguring Management VLAN on IOMs Using Web Interface
You can manage the IO Aggregator in-band through a VLAN. This VLAN must be deployed prior to use. CMC allows in-band
management VLAN deployment. The switch’s in-band management VLAN requires the following basic conguration of settings to be
applied:
Enable
VLAN ID
Priority
NOTE:
Conguring the management VLAN on the Vlan Settings page requires Chassis Conguration privileges. This privilege is also
required for IOM VLAN conguration, in addition to the
Administrator privileges to the specic fabric A, B, or C.
To congure Management VLAN for IOMs using the CMC Web interface:
1. In the system tree, go to Chassis Overview and click NetworkVLAN.
The VLAN Tag Settings page is displayed.
2. In the I/O Modules section, enable VLAN for the IOMs, set the priority and enter the ID. For more information about the elds,
see the CMC Online Help.
3. Click Apply to save the settings.
Conguring Management VLAN on IOMs Using RACADM
To congure management VLAN on IOMs using RACADM, use the racadm setniccfg –m switch-n -v command.
Specify the VLAN ID and priority of a particular IOM with the following command:
racadm setniccfg -m switch -<n> -v <VLAN id> <VLAN priority>
The valid values for <n> are 1 – 6.
The valid values for <VLAN> are 1 – 4000 and 4021 – 4094. Default is 1.
The valid values for <VLAN priority> are 0 – 7. Default is 0.
For example:
racadm setniccfg -m switch -1 -v 1 7
For example:
To remove an IOM VLAN, disable the VLAN capabilities of the specied IOM's network:
racadm setniccfg -m switch-<n> -v
The valid values for <n> are 1 – 6.
For example:
racadm setniccfg -m switch-1 -v
173