NPort 9000 Series CLI
Commands
2-27
2.2.43 ip igmp static-group
Use the
ip igmp static-group
global configuration command on the device server to add a static multicast
MAC address and its member ports. Use the
no
form of this command to remove the static multicast group or
just its member ports.
Commands
ip igmp static-group
MAC-address
interface
module/port
no ip igmp static-group [
MAC-address
] [ interface
module/port
]
Syntax
Description
ip
Global IP configuration subcommands
igmp
IGMP
static-group
Add New Static Multicast MAC Address
MAC-address
MAC address XX:XX:XX:XX:XX:XX
interface
Binding ports
module/port
Port(Trunk) ID or list. E.g., 1/1,2,4-5,2/1,Trk1,Trk2-Trk
Defaults
N/A
Permission
Admin group
Usage
Guidelines
N/A
Examples
NPort S9650I-16-2HV(config)# ip igmp static-group 01:00:00:00:00:01
interface 1/2-3
NPort S9650I-16-2HV(config)# no ip igmp static-group
2.2.44 ip dhcp-relay server
Use
ip dhcp-relay server
to configure the DHCP server address that the device server will forward DHCP
messages to. To remove the DHCP server address, use the no form of this command.
Commands
ip dhcp-relay server
serverIndex serverAddr
no ip dhcp-relay server
serverIndex
Syntax
Description
ip
Global IP configuration subcommands
dhcp-relay
Configure DHCP relay agent parameter
server
DHCP server IP address
serverIndex
DHCP server address index, 1 to 4
serverAddr
DHCP server IP address
Defaults
N/A
Permission
Admin group
Usage
Guidelines
N/A
Examples
NPort S9650I-16-2HV(config)# ip dhcp-relay server 1 192.168.127.100
NPort S9650I-16-2HV(config)# no ip dhcp-relay server 3