xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
169
D G S – 3 4 2 6 : 5 # s h o w i g m p _ s n o o p i n g s t a t i c _ g r o u p
C o m m a n d : s h o w i g m p _ s n o o p i n g s t a t i c _ g r o u p
V L A N I D / N a m e I P A d d r e s s S t a t i c M e m b e r P o r t s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 / d e f a u l t 2 2 5 . 1 . 1 . 1 1 - 3
T o t a l E n t r i e s : 1
D G S – 3 4 2 6 : 5 #
config router_ports
Purpose
Used to configure ports as static router ports.
Syntax
config router_ports <vlan_name 32> [add | delete] <portlist>
Description
This command is used to designate a range of ports as being connected to multicast–
enabled routers. This will ensure that all packets with such a router as its destination will
reach the multicast–enabled router
−
regardless of protocol, etc.
Parameters
<vlan_name 32>
−
The name of the VLAN on which the router port resides.
add / delete
– Use these parameters to either add or delete router ports to the specified
VLAN.
<portlist>
−
Specifies a port or range of ports that will be configured as router ports. The
port list is specified by listing the lowest switch number and the beginning port number on
that switch, separated by a colon. Then the highest switch number, and the highest port
number of the range (also separated by a colon) are specified. The beginning and end of
the port list range are separated by a dash. For example, 1:3 specifies switch number 1,
port 3. 2:4 specifies switch number 2, port 4. 1:3–2:4 specifies all of the ports between
switch 1, port 3 and switch 2, port 4
−
in numerical order. Non–contiguous portlist entries
are separated by a comma. (ex: 1:1–1:3,1:7–1:9)
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set up static router ports:
D G S – 3 4 2 6 : 5 # c o n f i g r o u t e r _ p o r t s d e f a u l t a d d 1 : 1 – 1 : 1 0
C o m m a n d : c o n f i g r o u t e r _ p o r t s d e f a u l t a d d 1 : 1 – 1 : 1 0
S u c c e s s .
D G S – 3 4 2 6 : 5 #