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

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

Advertisement

JunosE 11.3.x IP Services Configuration Guide
neighbor prefix-tree
redistribute
28
Use to assign an inbound or outbound prefix list.
If you specify a BGP peer group by using the peer-group-name argument, all the
members of the peer group inherit the characteristic configured with this command
unless it is overridden for a specific peer.
Use the in keyword to assign the prefix list to incoming routes (inbound policy)
Use the out keyword to assign the prefix list to outgoing routes (outbound policy); you
cannot configure a member of a peer group to override the inherited peer group
characteristic for outbound policy
Example
host1(config-router)#neighbor 192.168.1.158 prefix-list seoul19 in
Use the no version to remove the prefix list.
See neighbor prefix-list.
Use to assign an inbound or outbound prefix tree.
If you specify a BGP peer group by using the peer-group-name argument, all the
members of the peer group inherit the characteristic configured with this command
unless it is overridden for a specific peer.
Use the in keyword to assign the prefix tree to incoming routes (inbound policy)
Use the out keyword to assign the prefix tree to outgoing routes (outbound policy);
you cannot configure a member of a peer group to override the inherited peer group
characteristic for outbound policy
Example
host1(config-router)#neighbor 192.168.1.158 prefix-tree newyork out
Use the no version to remove the prefix tree.
See neighbor prefix-tree.
Use to redistribute routes from one routing domain to another routing domain.
Example
host1(config)#router bgp 100
host1(config-router)#neighbor 192.56.10.2 remote-as 200
host1(config-router)#redistribute static
host1(config-router)#exit
host1(config)#ip route 155.30.0.0 0.0.255.255
Use the no version to end redistribution of information.
See redistribute.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents