Configuring Routing Interfaces (Cli); Configuring Vlan Routing Interfaces (Ipv4) - Dell PowerConnect 7048P Manual

Powerconnect 7000 series stackable layer 2 and 3 switches
Hide thumbs Also See for PowerConnect 7048P:
Table of Contents

Advertisement

Configuring Routing Interfaces (CLI)

This section provides information about the commands you use to configure
VLAN routing interfaces, loopbacks, and tunnels on the switch. For more
information about the commands, see the
Reference Guide

Configuring VLAN Routing Interfaces (IPv4)

Beginning in Privileged EXEC mode, use the following commands to
configure a VLAN as a routing interface and set the IP configuration
parameters.
Command
configure
vlan-id
interface vlan
ip address {dhcp | none
ip_address subnet_mask
|
[secondary]}
ip netdirbcast
encapsulation {ethernet |
snap}
ip proxy-arp
ip local-proxy-arp
.
Purpose
Enter Global Configuration mode.
Enter Interface Configuration mode for the specified
VLAN.
Configure the IP address.
Use the dhcp keyword to enable the DHCP client and
obtain an IP address from a network DHCP server. Use
none to release the address obtained from the DHCP
server.
ip_address
Use
address. If you configure a static address, you can use
the secondary keyword to specify that the address is a
secondary IP address.
Enable the forwarding of network-directed broadcasts.
Configure the link-layer encapsulation type for the
packet. Routed frames are always ethernet encapsulated
when a frame is routed to a VLAN.
Enable proxy ARP on the interface. Without proxy ARP ,
the switch responds to an ARP request only if the target
IP address is an address configured on the interface
where the ARP request arrived.
Enable local proxy ARP on the interface to allow the
switch to respond to ARP requests for hosts on the same
subnet as the ARP source.
PowerConnect 7000 Series CLI
subnet_mask
and
Configuring Routing Interfaces
to assign a static IP
855

Advertisement

Table of Contents
loading

Table of Contents