Configuring the Out-of-Band Management Interface with IPv4 Addressing for JDM
To configure the management interface with IPv4 addressing:
1. Configure the logical interface and the IP address:
root@jdm# set interfaces jmgmt0 unit 0 family inet address ipv4-address/mask
2. Set the default route:
root@jdm# set routing-options static route 0.0.0.0/0 nexthop ipv4-address
Configuring the Out-of-Band Management Interface with IPv6 Addressing for JDM
To configure the management interface with IPv6 addressing:
1. Configure the logical interface and the IP address:
root@jdm# set interfaces jmgmt0 unit 0 family inet6 address ipv6-address/mask
2. Set the default route:
root@jdm# set routing-options static route ::/0 nexthop ipv6-address
Related
Documentation
Configuring the In-Band Management Interface for JDM on page 35•
Copyright © 2017, Juniper Networks, Inc.34
JDM User Guide for NFX250 Network Services Platform