Dell PowerConnect 5524P User Manual page 210

Powerconnect 5000 series
Hide thumbs Also See for PowerConnect 5524P:
Table of Contents

Advertisement

Configuring DHCP IPv4 Interfaces Using CLI
The following is a sample CLI script to configure a dynamic IPv4 address on
an interface and then to remove it:
Table 9-22. Sample CLI Script to Configure IPv4 Dynamically on a VLAN
CLI Command
console#config
console(config)# interface vlan 1
console(config)# no switchport
console(config-if)# ip address dhcp
console(config-if)# no ip address
dhcp
Table 9-23. Sample CLI Script to Configure IPv4 Dynamically on a Port
CLI Command
console#config
console(config)# interface vlan 1
console(config-if)# ip address dhcp
console(config-if)# no switchport
console(config-if)# no ip address
dhcp
IPv4 Static Routing
IPv4 static routes can be configured for IP addresses that are not on directly
connected networks. These are defined in the IPv4 Static Routing pages.
210
Dell PowerConnect 55xx Systems User Guide
Description
Enter Global Configuration
mode.
Enter VLAN mode for VLAN
1.
Enable the port to work as an
IP interface (Layer 3 mode).
Use the DHCP protocol to
acquire the IP address.
Remove the address (if
required).
Description
Enter Global Configuration
mode.
Enter VLAN mode for VLAN
1.
Use the DHCP protocol to
acquire the IP address.
Enable the port to work as an
IP interface (Layer 3 mode).
Remove the address (if
required).

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Powerconnect 5548Powerconnect 5548pPowerconnect 5524

Table of Contents