new-scope

Configures scope shift for the current tunnel of the received packet.

Syntax

new-scope
no new-scope

Modes

Route-map config mode

Usage Guidelines

The no form of the command disables scope shift for the route-map.

When scope shift is enabled, the packet headers are not decapsulated. The scope of the header is shifted to inner headers in the packet. Further blocks in the packet processing pipeline start using inner headers of the packet.

Examples

The following example configures scope shift for the route-map.

device(conf)# route-map rmap1 10 

device(conf-route-map)# new-scope 
device(config-route-map)# do show route-map all 
route-map rmap1 10 
forward-action deny  
decap 
new-scope 
Policy matches: 0 packets, 0 bytes, 0 Packets/sec, 0 Bits/sec