SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
65
2.6.14 Multicast command mode
SWH(config)# multicast
SWH(config-multicast)#
Command
Purpose & Description
Usage
=================== ===========================
=============================
add Add Multicast add <ip_addr> <vid> <port>
delete Delete Multicast del <ip_addr> <vid> <port>
exit Exit from current mode exit
show Show Multicast Settings show
SWH(config-multicast)#
Command
Parameter
Description
add <ip-addr> <vlan_id> <port>
To add and configure a new static multicast.
<ip-addr>: Specify a multicast address,
ranging from 224.0.1.0~238.255.255.255.
<vlan_id>: 1~4094
<port>: Specify a port number (1~24).
For example:
SWH(config-multicast)# add 224.0.1.0 4094
22
SWH(config-
multicast)#
delete <ip-addr> <vlan_id> <port>
To delete a registered static multicast.
<ip-addr>: Specify a multicast address,
ranging from 224.0.1.0~238.255.255.255.
<vlan_id>: 1~4094
<port>: Specify a port number (1~24).
For example:
SWH(config-multicast)# delete 224.0.1.0 4094
22
2.6.15 Switch command mode
SWH(config)# switch
SWH(config-switch)#
Command
Purpose & Description
Usage
=================== ===========================
=============================
max-frame Set Max Frame Size max-frame <9600>
mac-aging Set Mac Aging Time mac-aging <aging_time>
sfp Enter SFP Cmd. Mode sfp
bpdu Set BPDU Cmd. Mode bpdu
exit Exit from current mode exit
show Show Switch Settings show
SWH(config-switch)#
Command
Parameter
Description
SWH(config-
switch)#
max-frame <num>
Specify the maximum frame size between
1518 and 9600 bytes. The default maximum
frame size is 9600bytes
For example:
SWH(config-switch)# max-frame 9600