Displaying The Vlan Group And Virtual Routing Interface Group Information - HP ProCurve 9304M Installation And Configuration Manual

Routing switches
Hide thumbs Also See for ProCurve 9304M:
Table of Contents

Advertisement

Installation and Basic Configuration Guide
HP9300(config-vlan-group-1)# exit
HP9300(config)# interface group-ve 1
HP9300(config-vif-group-1)# ip address 10.10.10.1/24
These commands enable VLAN group 1 to have a group virtual routing interface, then configure virtual routing
interface group 1. The software always associates a virtual routing interface group only with the VLAN group that
has the same ID. In this example, the VLAN group ID is 1, so the corresponding virtual routing interface group
also must have ID 1.
Syntax: group-router-interface
Syntax: interface group-ve <num>
Syntax: [no] ip address <ip-addr> <ip-mask> [secondary]
or
Syntax: [no] ip address <ip-addr>/<mask-bits> [secondary]
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.
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.
USING THE WEB MANAGEMENT INTERFACE
You cannot configure this feature using the Web management 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.
HP9300(config)# 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 sub-net masks in CIDR notation, the IP address information is shown as
follows: 10.10.10.1/24.
11 - 40

Advertisement

Table of Contents
loading

Table of Contents