Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP SERVICES CONFIGURATION GUIDE 2010-10-01 Configuration Manual page 60

Software for e series broadband services routers ip services configuration guide
Table of Contents

Advertisement

JunosE 11.3.x IP Services Configuration Guide
match ip address
match ipv6 address
match ip next-hop
match ipv6 next-hop
34
Example 1—IPv4; exact match required; the router permits only a route with a prefix
length of 8 and a network address of 151.0.0.0.
host1(config)#ip prefix-list abc permit 151.0.0.0/8
Example 2—IPv6; exact match required; the router permits only a route with a prefix
length of 8 and a network address of 1:0:0:0:0:0:0:5.
host1(config)#ipv6 prefix-list abc permit 1::5/8
Use the no version to remove the specified prefix list or the specified list entry.
See ip prefix-list.
See ipv6 prefix-list.
Use to specify an access list or use with the prefix-list or prefix-tree keyword to match
routes that have a destination network number address that is permitted by any
specified access list, prefix list, or prefix tree.
Example
host1(config-route-map)#match ip address prefix-list abc
Use the no version to delete the match clause from a route map or a specified value
from the match clause.
See match ip address.
Use to match any route that has a destination network number address that is permitted
by the specified access list or prefix list.
Example
host1(config-route-map)#match ipv6 address prefix-list boston
Use the no version to delete all address match clauses from a route map unless you
specify an access list or prefix list, in which case only the list match is removed from
the route map.
See match ipv6 address.
Use with the prefix-list keyword to match routes that have a next-hop router address
passed by the specified access lists, prefix lists, or prefix trees.
Example
host1(config-route-map)#match ip next-hop prefix-list abc
Use the no version to delete the match clause from a route map or a specified value
from the match clause.
See match ip next-hop.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents