D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
206
DGS-3600:4#
Example usage:
To grant the multicast range permission to access the ports:
DGS-3600:4#config limited_multicast_addr ports 1:5-1:8 access permit
Command: config limited_multicast_addr ports 1:5-1:8 add access permit
Success.
DGS-3600:4#
show limited_multicast_addr
Purpose Used to display a the limited multicast address range on a per port
basis.
Syntax
show limited_muticast_addr {ports <portlist>}
Description This command will display the limited multicast address range on a per
port basis.
Parameters ports <portlist> - Enter a port or list of ports to be displayed. 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)
Entering this command without the portlist parameter will display the
limited multicast range for all ports on the switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display the multicast range Trinity:
DGS-3600:4#show limited_multicast_addr ports 5
Command: show limited_multicast_addr ports 1:5
Port : 1:5
State : Disabled
Access : None
No. Name From To
----- ----------------------- ---------------------- ----------------------------
1 Trinity 224.19.62.34 22419.62.200
Total Entries: 1
DGS-3600:4#