Dell Networking 2024 Reference Manual page 1048

Hide thumbs Also See for Networking 2024:
Table of Contents

Advertisement

currently assigned IPv4 address sets the IP address configuration method to
the default (whatever the default is). Use the show ip interface command to
display the configured IP addresses.
Syntax
ip-address
ip address
no ip address
ip-address — IP address of the interface.
subnet-mask — Subnet mask of the interface
prefix-length — Length of the prefix. Must be preceded by a forward slash
(/). (Range: 1-30 bits)
secondary — Indicates the IP address is a secondary address.
Default Configuration
The N2000 default IPv4 address assignment method is DHCP on VLAN 1.
The N3000/N4000 default IPv4 address assignment method is none.
Command Mode
Interface Configuration (VLAN, Loopback) mode
User Guidelines
This command also implicitly enables the VLAN or loopback interface for
routing (i.e. as if the user had issued the 'routing' interface command). By
default, configuring an IP address on a VLAN enables in-band management
for interfaces configured with that VLAN. Setting up an IP address on VLAN
1 enables switch management on all in-band interfaces except for those where
VLAN 1 is specifically excluded.
Example
The following example defines the IP address and subnet mask for VLAN 15
and enables the VLAN for routing.
console(config)#interface vlan 15
console(config-if-vlan15)#ip address 192.168.10.10 255.255.255.0
1048
IP Routing Commands
subnet-mask
{
ip-address
subnet-mask
{
prefix-length
|
} [secondary]
prefix-length
|
} [secondary]

Advertisement

Table of Contents
loading

Table of Contents