Multiple Values In A Match Entry; Figure 1: Applying Route Maps To Routes - Juniper JUNOSE 11.0.X IP SERVICES Configuration Manual

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

Advertisement

JUNOSe 11.0.x IP Services Configuration Guide

Figure 1: Applying Route Maps to Routes

You can use a route map to filter routes based on the autonomous system (AS) path
to accomplish this goal. Use the following commands to configure router NY:

Multiple Values in a Match Entry

You can specify more than one value in each match entry of a route map by using
any of the following match commands:
6
Route Maps
host1(config)#router bgp 293
host1(config-router)#network 192.168.5.0 mask 255.255.255.0
host1(config-router)#neighbor 10.5.5.2 remote-as 32
host1(config-router)#neighbor 10.2.2.2 remote-as 873
host1(config-router)#neighbor 10.2.2.4 remote-as 17
host1(config-router)#neighbor 10.2.2.4 route-map block1 out
host1(config-router)#exit
host1(config)#ip as-path access-list boston deny _32_
host1(config)#route-map block1 deny 1
host1(config-route-map)#match as-path boston
match as-path
match community
match distance
match extcommunity-list
match ip address
match ip next-hop
match ipv6 address
match ipv6 next-hop
match ipv6 route-source
match level
match metric
match policy-list
match route-type
match tag

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents