Juniper NETWORK AND SECURITY MANAGER 2010.4 - M-SERIES AND MX-SERIES DEVICES GUIDE REV 1 Manual page 55

Network and security manager
Table of Contents

Advertisement

Sample Output
Copyright © 2010, Juniper Networks, Inc.
[edit routing-options]
user@host# set static route destination-prefix next-hop address retain
Configure the
no-readvertise
3.
by dynamic routing protocols:
[edit routing-options]
user@host# set static route destination-prefix next-hop address no-readvertise
Verify the configuration:
4.
user@host# show
Commit the configuration:
5.
user@host# commit
Verify the connection to the NSM server:
6.
user@host# run ping destination
user@host> edit
Entering configuration mode
[edit]
user@host# edit routing-options
[edit routing-options]
user@host# set static route 192.193.60.181/32 next-hop 192.193.76.254
[edit routing-options]
user@host# set static route 192.193.60.181/32 retain
[edit routing-options]
user@host# set static route 192.193.60.181/32 no-readvertise
[edit routing-options]
user@host# show
static {
}
route 192.193.60.181/32 {
next-hop 192.193.76.254;
retain;
no-readvertise;
}
}
[edit routing-options]
user@host# commit
commit complete
[edit routing-options]
user@host# run ping 192.193.60.181
PING 192.193.60.181 (192.193.60.181): 56 data bytes
64 bytes from 192.193.60.181: icmp_seq=0 ttl=64 time=23.050 ms
64 bytes from 192.193.60.181: icmp_seq=1 ttl=64 time=18.129 ms
64 bytes from 192.193.60.181: icmp_seq=2 ttl=64 time=0.304 ms
^C
--- 192.193.60.181 ping statistics ---
Chapter 3: Before You Begin Adding M-series and MX-series Devices
option so that the route is not eligible for readvertisement
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

M-seriesMx-series

Table of Contents