M-series and MX-series Devices
Action
Configure a Static Route to the NSM Server
Purpose
Action
Sample Output
18
To check that the device has a connection to the NSM server, log on to the M-series or
MX-series device and issue a
root@> ping address
If there is no response, verify that there is a route to the
command. If the address is outside your
When your M-series or MX-series device and the NSM server are in different subnets, you
can install a static route on the device to connect to the NSM server. The static route is
installed in the routing table only when the route is active; that is, the list of next-hop
routers configured for that route contains at least one next hop on an operational interface.
To configure a static route, follow these steps:
Log on to the M-series or MX-series device and, in configuration mode, go to the
1.
following hierarchy level:
[edit]
user@host# edit routing-options
Configure a static route to the NSM server with the
2.
route remains in the forwarding table when the routing protocol process shuts down
normally:
[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
command to the IP address of the NSM server:
ping
fxp0
subnet, add a static route to the NSM server.
option so that the route is not eligible for readvertisement
Copyright © 2010, Juniper Networks, Inc.
using the
address
show route
option so that the static
retain
Need help?
Do you have a question about the NETWORK AND SECURITY MANAGER 2010.3 - M-SERIES AND MX-SERIES DEVICES GUIDE REV1 and is the answer not in the manual?