Dell PowerConnect 6224 Command Line Interface Manual page 721

6200 series systems
Hide thumbs Also See for PowerConnect 6224:
Table of Contents

Advertisement

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
This command has no default configuration.
Command Mode
Interface Configuration (VLAN, Loopback) mode
User Guidelines
This command also implicitly enables the interface for routing (i.e. as if the
user had issued the 'routing' interface command).
Example
The following example defines the IP address and subnet mask for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip address 192.168.10.10
255.255.255.0
ip mtu
Use the ip mtu command in Interface Configuration mode to set the IP
Maximum Transmission Unit (MTU) on a routing interface. The IP MTU is
the size of the largest IP packet that can be transmitted on the interface
without fragmentation. Use the no form of the command to return the MTU
size to the default value.
Software currently does not fragment IP packets. Packets forwarded in
hardware ignore the IP MTU. Packets forwarded in software are dropped if
they exceed the IP MTU of the outgoing interface. Packets originated on the
router, such as OSPF packets, may be fragmented by the IP stack. The IP
subnet-mask
prefix-length
{
|
} [ secondary ]
IP Routing Commands
721

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents