Configuration mode commands, 1 change the out of band management ip address, 2 enabling igmp snooping – ZyXEL Communications GS-2724 User Manual

Page 269: Chapter 40 configuration mode commands, Configuration mode commands (269)

Advertising
background image

GS-2724 User’s Guide

269

C

H A P T E R

40

Configuration Mode Commands

This chapter describes how to enable and configure your Switch’s features using commands.
For more background information, see the feature specific chapters which proceed the
commands chapters.

40.1 Change the Out of Band Management IP Address

Use the

ip address

command to change the IP address of the out of band management port

on the Switch.
Syntax:

ip address <IP Address> <Subnet Mask>

An example is shown next.

• Change the out of band Management IP address to 192.168.1.10
• View updated settings.

See example in

Section 41.2 on page 281

for information on how to change the in band

management IP address for the Switch.

40.2 Enabling IGMP Snooping

To enable IGMP snooping on the Switch. Enter

igmp-snooping

and press [ENTER]. You

can also set how to treat traffic from an unknown multicast group by typing the

unknown-

multicast-frame

parameter.

sysname(config)# ip address 192.168.1.10 255.255.255.0
sysname(config)# exit
sysname# show ip
Management IP Address
IP[192.168.0.2], Netmask[255.255.255.0], VID[0]
IP Interface
IP[192.168.2.1], Netmask[255.255.255.0], VID[2]

Advertising