Management IP address
Configure the management IP address to allow remote access for configuration and management purposes using an in-band or out-of-band management port on the device.
See Ports and Interfaces for information about configuring IP address on the in-band management port.
Perform the following steps to configure IP address on the out-of-band management port of the device.
- Enter the BOF configuration
context.
bof private - Configure the management
IP.
/bof router "management" interface "management" cpm active ipv4 ip-address 172.20.20.2 /bof router "management" interface "management" cpm active ipv4 prefix-length 24 /bof router "management" interface "management" cpm active ipv6 ipv6-address 3fff:172:20:20::2 /bof router "management" interface "management" cpm active ipv6 prefix-length 64 - Configure static routes for management access, if
required.
/bof router "management" static-routes route 0.0.0.0/0 next-hop 172.20.20.1 - Commit the configuration changes, and exit the BOF configuration context.
- To view the full BOF configuration, use the following
command.
admin show configuration bof