User`s manual
42
and all next commands will be applied to VLAN 100.
The description of commands in interface configuring mode is put in Section
6.2.4 Interface Configuring Commands. Please refer to the section for the
details.
7. ip command
This command is used to set IP address of the switch on this VLAN. And only
users in this VLAN can access this switch with the IP address remotely.
ip address dhcp command is used to enable DHCP client function. DHCP
client function will try to get IP configuration from DHCP server in network.
And no ip address dhcp command can be used to disable it.
ip address x.x.x.x y.y.y.y command is used to set IP address of the switch on
this VLAN. “x.x.x.x” is the IP address. “y.y.y.y” is the subnet mask.
For example, “ip address 192.168.1.12 255.255.255.0” will set the IP address of
the switch on this VLAN group for remote management.
8. no command
This command is used to disable a function or restore a setting to factory
default of the switch.
(config-if)# no ?
ip Internet protocol
For example,
“ip address dhcp” command can enable DHCP client function on the VLAN
group interface and “no ip address dhcp” command can disable it.