Users Guide
Related link
Conguring 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
Conguring 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 conguration of settings to be
applied:
• Enable
• VLAN ID
• Priority
NOTE:
Conguring the management VLAN on the Vlan Settings page requires Chassis Conguration privileges. This privilege is also
required for IOM VLAN conguration, in addition to the
Administrator privileges to the specic fabric A, B, or C.
To congure Management VLAN for IOMs using the CMC Web interface:
1. In the system tree, go to Chassis Overview and click Network → VLAN.
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.
Conguring Management VLAN on IOMs Using RACADM
To congure 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 specied 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