Ip routing commands, Encapsulation, Ip address – Dell PowerEdge M805 User Manual

Page 609: 46 ip routing commands

Advertising
background image

IP Routing Commands

613

IP Routing Commands

encapsulation

Use the encapsulation command in Interface Configuration mode to configure the link layer
encapsulation type for the packet. Routed frames are always ethernet encapsulated when a frame is
routed to a VLAN.

Syntax

encapsulation {ethernet | snap}

ethernet—Specifies Ethernet encapsulation.

snap—Specifies SNAP encapsulation.

Default Configuration

Ethernet encapsulation is the default configuration.

Command Mode

Interface Configuration (VLAN) mode

User Guidelines

This command has no user guidelines.

Example

The following example applies SNAP encapsulation for VLAN 15.

console(config)#interface vlan 15

console(config-if-vlan15)#encapsulation snap

ip address

Use the ip address command in Interface Configuration mode to configure an IP address on an
interface. Also use this command to configure one or more secondary IP addresses on the interface.
This command changes the label IP address in the show IP interface.

Advertising