Specifications
Configuring and Managing IP Interfaces
5-4 Configuring and Managing IP Interfaces and Services
Example
TheIPinterfacetableflagstheaddressassignedbyaDHCPserverwithanasterisk(*).Inthe
followingexample,VLANcorpvlanreceivedIPaddress10.3.1.110fromaDHCPserver.
RBT-8100# show interface
* = From DHCP
VLAN Name Address Mask Enabled State RIB
---- --------------- --------------- --------------- ------- ----- --------
4 corpvlan *10.3.1.110 255.255.255.0 YES Up ipv4
Displaying DHCP Client Information
TodisplayDHCPclientinformation,typethefollowingcommand:
RBT-8100# show dhcp-client
Interface: corpvlan(4)
Configuration Status: Enabled
DHCP State: IF_UP
Lease Allocation: 65535 seconds
Lease Remaining: 65532 seconds
IP Address: 10.3.1.110
Subnet Mask: 255.255.255.0
Default Gateway: 10.3.1.1
DHCP Server: 10.3.1.4
DNS Servers: 10.3.1.29
DNS Domain Name: mycorp.com
Disabling or Reenabling an IP Interface
IPinterfacesareenabledbydefault.ToadministrativelydisableorreenableanIPinterface,usethe
followingcommand:
set interface vlan-id status {up | down}
Removing an IP Interface
ToremoveanIPinterface,usethefollowingcommand:
clear interface vlan-id ip
Displaying IP Interface Information
TodisplayIPinterfaceinformation,usethefollowingcommand:
show interface [vlan-id]
Note: If you remove the IP interface that is being used as the system IP address, features that
require the system IP address will not work correctly.