WESM zl Management and Configuration Guide WT.01.XX and greater

A-106
ProCurve Wireless Services zl Module Command Line Reference
Interface Commands
Command Mode
Interface Configuration
Example
Related Commands
show interfaces (page A-138)
ip (interface)
This command configures ip parameters of the interface. The no command
negates this configuration.
Syntax
ip (address)
no ip address
address - Configures an internet protocol address of an interface.
A.B.C.D/M - IP address (e.g. 10.0.0.1/8).
dhcp - Use DHCP Client to obtain IP address for this interface.
Default Setting
unassigned (DHCP)
Command Mode
Interface Configuration
Example
Related Commands
show ip interface (page A-139)
HPswitch#configure
HPswitch(config)#interface vlan1
HPswitch(config-if)#description EXAMDES
HPswitch(config-if)#
HPswitch#configure
HPswitch(config)#interface vlan1
HPswitch(config-if)#ip 10.0.0.1/4
HPswitch(config-if)#