Juniper JUNOSE 11.2.X IP SERVICES Configuration Manual page 42

For e series broadband services routers - ip services configuration
Table of Contents

Advertisement

JunosE 11.2.x IP Services Configuration Guide
set extcommunity
set ip next-hop
set ipv6 next-hop
16
Use to set the administrative distance on routes being installed into the routing table
that match the route map.
Distance establishes preference between routes to the same prefix to identify the best
route to that prefix. Setting distance in any other circumstance has no effect.
Example
host1(config-route-map)#set distance 5
Use the no version to delete the set clause from a route map.
See set distance.
Use to set the extended community attributes in a route map for BGP updates.
You can specify a site-of-origin (soo) extended community and a route target (rt)
extended community at the same time in a set clause without overwriting the other.
Example
host1(config-route-map)#set extcommunity rt 10.10.10.2:325
Use the no version to delete the set clause from a route map.
See set extcommunity.
Use to set the next hop attribute of a route that matches a route map.
You can specify an IP address or an interface as the next hop.
Use the peer-address keyword to have the following effect:
On outbound route maps, disables the next-hop calculation by setting the next hop
to the IP address of the BGP device
On inbound route maps, overrides any third-party next-hop configuration by setting
the next hop to the IP address of the peer
Example
host1(config-route-map)#set ip next-hop 192.56.32.1
Use the no version to delete the set clause from a route map.
See set ip next-hop.
Use to set the next hop attribute of a route that matches a route map.
You can specify an IPv6 address or an interface as the next hop.
Example
host1(config-route-map)#set ipv6 next-hop 1::1
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2.x

Table of Contents