Configuring Vlan Groups - Fujitsu PRIMERGY BX900 Configuration Manual

Blade server systems, ethernet connection blade module sb6 / sb11a / sb11 ibp version
Hide thumbs Also See for PRIMERGY BX900:
Table of Contents

Advertisement

7

Configuring VLAN Groups

This chapter will describe how to configure a VLAN group on Ethernet Connection Blade.
Beginning in privileged EXEC mode, follow these steps to create a VLAN group and assign
ports to this VLAN group:
Command
Step 1
configure
Step 2
vlan-group vlanGroupName
<1-4094> uplinkSetName
Step 3
interface interface-id
Step 4
no port-group
Step 5
no vlan-group
Step 6
vlan-group vlanGroupName
[<tagged>]
Step 7
exit
Step 8
exit
Step 9
show vlan-group [vlanGroupName]
To create a port group, use vlan-group global configuration command. To add/remove an
interface to a VLAN group, use vlan-group/no vlan-group interface configuration
command. To display the VLAN group, use show vlan-group privileged EXEC command.
In this example, VLAN group vlang_1 with VLAN ID 2 is created and it is configured with
uplink set up1 and interface 0/1 is assigned to be the untagged member and interface 0/2
is assigned to be the tagged member of this VLAN group.
(BX900-CB1)#configure
(BX900-CB1)(Config)#vlan-group vlang_1 2 up1
(BX900-CB1)(Config)#interface 0/1
(BX900-CB1)(Interface BX900-CB1/0/1)#no port-group
(BX900-CB1)(Interface BX900-CB1/0/1)#no vlan-group
(BX900-CB1)(Interface BX900-CB1/0/1)#vlan-group vlang_1
(BX900-CB1) (Interface BX900-CB1/0/1)#interface 0/2
(BX900-CB1) (Interface BX900-CB1/0/2)#no port-group
(BX900-CB1) (Interface BX900-CB1/0/2)#vlan-group vlang_1 tagged
(BX900-CB1)(Interface BX900-CB1/0/2)#exit
2011 Fujitsu Technology Solutions
©
Purpose
Enter global configuration mode.
To create a VLAN group with an assigned
group name, VLAN ID and a configured
uplink set.
Specify the internal port that you want to
set to be a member of the VLAN group,
and enter interface configuration mode.
Remove this interface from the port group
if it is already configured to a port group.
Remove this interface from the VALN
group if it is already configured to a VLAN
group.
To add this interface to the specified
VLAN group with tagged or untagged
option.
Return to global configuration mode.
Return to privileged EXEC mode.
Verify the configuration.
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Primergy bx400

Table of Contents