Chapter 36 Configuring Inverse Muliplexing over ATM

Configuring Marking MPLS Experimental Bits

DETAILED STEPS

 

Command

Purpose

 

 

 

Step 1

enable

Enables privileged EXEC mode.

 

 

Enter your password if prompted.

 

Example:

 

 

Router> enable

 

 

 

 

Step 2

configure terminal

Enters the global configuration mode.

 

Example:

 

 

Router# configure terminal

 

 

 

 

Step 3

interface interface-type

Specifies the interface type and enters the interface configuration

 

 

mode.

 

Example:

 

 

Router(config)# interface vlan10

 

 

 

 

Step 4

mtu bytes

Configures the IP maximum transmission unit (MTU) size for the

 

 

tunnel.

 

Example:

bytes—The range is from 1500 to 9216. The default is 1500.

 

Router(config-if)# mtu 9216

 

 

 

 

Step 5

ip address ip-address subnet-mask

Configures an IP address and subnet mask on the interface.

 

Example:

 

 

Router(config-if)# ip address 9.0.54.9

 

 

255.255.255.0

 

 

 

 

Step 6

mpls ip

Enables MPLS forwarding of IPv4 packets along normally routed

 

 

paths for the interface.

 

Example:

 

 

Router(config-if)# mpls ip

 

 

 

 

Step 7

service-policy output policy-map-name

Attaches the specified policy map to the output interface.

 

Example:

 

 

Router(config-if)# service-policy

 

 

output pmap_qos_exp

 

 

 

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

36-24

OL-23826-09

Page 732
Image 732
Cisco Systems A9014CFD manual 36-24