Dell FCX624-E Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 475
53-1002266-01
Configuring VLAN groups and virtual routing interface groups
13
The router-interface-group command enables a VLAN group to use a virtual routing interface group.
Enter this command at the configuration level for the VLAN group. This command configures the
VLAN group to use the virtual routing interface group that has the same ID as the VLAN group. You
can enter this command when you configure the VLAN group for the first time or later, after you
have added tagged ports to the VLAN and so on.
The <num> parameter in the interface group-ve <num> command specifies the ID of the VLAN
group with which you want to associate this virtual routing interface group. The VLAN group must
already be configured and enabled to use a virtual routing interface group. The software
automatically associates the virtual routing interface group with the VLAN group that has the same
ID. You can associate a virtual routing interface group only with the VLAN group that has the same
ID.
NOTE
IPv6 is not supported with group-ve.
NOTE
Dell PowerConnect devices do not support ACLs with group-ve.
NOTE
PowerConnect devices support group-ve with OSPF and VRRP protocols only.
The syntax and usage for the ip address command is the same as when you use the command at
the interface level to add an IP interface.
Displaying the VLAN group and virtual routing
interface group information
To verify configuration of VLAN groups and virtual routing interface groups, display the
running-config file. If you have saved the configuration to the startup-config file, you also can verify
the configuration by displaying the startup-config file. The following example shows the
running-config information for the VLAN group and virtual routing interface group configured in the
previous examples. The information appears in the same way in the startup-config file.
PowerConnect# show running-config
lines not related to the VLAN group omitted...
vlan-group 1 vlan 2 to 900
add-vlan 1001 to 1002
tagged ethe 1/1 to 1/2
router-interface-group
lines not related to the virtual routing interface group omitted...
interface group-ve 1
ip address 10.10.10.1 255.255.255.0
NOTE
If you have enabled display of subnet masks in CIDR notation, the IP address information is shown
as follows: 10.10.10.1/24.