bof commands

bof 
auto-boot 
dhcp 
client-id (keyword | hex-string | string)
inband 
disabled boolean
null-encapsulation boolean
vlan number
vlan-discovery boolean
include-user-class boolean
ipv4 boolean
ipv6 boolean
management-port boolean
ospf 
mtu number
neid hex-string
neip-ipv4 ipv4-unicast-address
neip-ipv6 ipv6-address
vendor-id number
port-mtu number
timeout number
auto-configure 
ipv4 
dhcp 
client-id (hex-string | string)
include-user-class boolean
timeout number
ipv6 
dhcp 
client-id (hex-string | string)
client-type keyword
include-user-class boolean
timeout number
configuration 
encrypt boolean
encryption-key encrypted-leaf
password encrypted-leaf
primary-location bof-cflash-and-url
secondary-location bof-cflash-and-url
tertiary-location bof-cflash-and-url
console 
speed number
wait-time number
dns 
domain string
primary-server (ipv4-address-no-zone | ipv6-address-no-zone)
secondary-server (ipv4-address-no-zone | ipv6-address-no-zone)
tertiary-server (ipv4-address-no-zone | ipv6-address-no-zone)
image 
primary-location bof-cflash-and-url
secondary-location bof-cflash-and-url
tertiary-location bof-cflash-and-url
license 
primary-location bof-cflash-and-url
port named-item-64 
autonegotiate keyword
duplex keyword
speed number
router named-item-64 
interface interface-name 
cpm keyword 
ipv4 
ip-address ipv4-unicast-address
prefix-length number
ipv6 
ipv6-address ipv6-address
prefix-length number
ip-mtu number
static-routes 
route (ipv4-prefix | ipv6-prefix) 
next-hop (ipv4-address-no-zone | ipv6-address-no-zone)
system 
base-mac-address mac-unicast-address
persistent-indices boolean
profile keyword

bof command descriptions

bof

Synopsis Configure system boot options
Context bof
Tree bof

Description

This command creates or edits the boot option file (BOF) for the specified local storage device.

A BOF file specifies where the system searches for runtime images, configuration files, and other operational parameters during system initialization.

BOF parameters can be modified. Changes can be saved to a specified compact flash. The BOF must be located in the root directory of either an internal or external compact flash local to the system and have the mandatory filename of bof.cfg.

When modifications are made to in-memory parameters that are currently in use or operating, the changes are effective immediately. For example, if the IP address of the management port is changed, the change takes place immediately.

Only one entry of the BOF configuration command statement can be saved once the statement has been found to be syntactically correct.

When opening an existing BOF that is not the BOF used in the most recent boot, a message is issued notifying the user that the parameters will not affect the operation of the node.

No default boot option file exists. The router boots with the factory default boot sequence and options.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

auto-boot

Note:

The new value of this element takes effect when the router boots.

SynopsisEnable the auto-boot context
Contextbof auto-boot
Treeauto-boot

Description

Commands in this context enable the auto-boot flag in the BOF and configures the auto-boot options for ZTP. When modifying auto-boot options using CLI, all required options must be explicitly configured as the default cases will no longer be used.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

dhcp
Note:

The new value of this element takes effect when the router boots.

SynopsisEnable the dhcp context
Contextbof auto-boot dhcp
Treedhcp

Description

Commands in this context configure the IPv4 DHCP client for OOB management. The OOB management IPv4 can be set using a DHCP server offer.

Notes

The following elements are part of a choice: dhcp or ospf.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

client-id (keyword | hex-string | string)
Note:

The new value of this element takes effect when the router boots.

SynopsisDHCP client ID
Contextbof auto-boot dhcp client-id (keyword | hex-string | string)
Treeclient-id

Description

This command specifies the client ID for IPv4 Option 61 for auto-discovery. The identifier is opaque and is in string format. By default, this is the chassis serial number.

String length

3 to 118 (hex-string)

1 to 58 (string)

Optionsuse-chassis-mac-address
Introduced25.3.R2

Platforms

7705 SAR Gen 2

inband
Note:

The new value of this element takes effect when the router boots.

SynopsisEnable the inband context
Contextbof auto-boot dhcp inband
Treeinband

Description

Commands in this context enable in-band management through an Ethernet port for ZTP. Unless the vlan-discovery command is used, the inband command disables VLAN discovery.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

disabled boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisDo not use in-band ports
Contextbof auto-boot dhcp inband disabled boolean
Treedisabled
Defaulttrue

Notes

The following elements are part of a choice: disabled, null-encapsulation, vlan, or vlan-discovery.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

null-encapsulation boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisUse null encapsulation
Contextbof auto-boot dhcp inband null-encapsulation boolean
Treenull-encapsulation
Defaulttrue

Notes

The following elements are part of a choice: disabled, null-encapsulation, vlan, or vlan-discovery.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

vlan number
Note:

The new value of this element takes effect when the router boots.

SynopsisIn-band VLAN ID
Contextbof auto-boot dhcp inband vlan number
Treevlan
Range1 to 4094

Notes

The following elements are part of a choice: disabled, null-encapsulation, vlan, or vlan-discovery.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

vlan-discovery boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisUse VLAN discovery
Contextbof auto-boot dhcp inband vlan-discovery boolean
Treevlan-discovery
Defaulttrue

Notes

The following elements are part of a choice: disabled, null-encapsulation, vlan, or vlan-discovery.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

include-user-class boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisInclude user class in auto boot provisioning
Contextbof auto-boot dhcp include-user-class boolean
Treeinclude-user-class

Description

When configured to true, the router includes Option 77 in DHCP messages.

Defaulttrue
Introduced25.3.R2

Platforms

7705 SAR Gen 2

ipv4 boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisUse auto boot with IPv4
Contextbof auto-boot dhcp ipv4 boolean
Treeipv4
Defaulttrue
Introduced25.3.R2

Platforms

7705 SAR Gen 2

ipv6 boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisUse auto boot with IPv6
Contextbof auto-boot dhcp ipv6 boolean
Treeipv6
Defaulttrue
Introduced25.3.R2

Platforms

7705 SAR Gen 2

management-port boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisUse auto boot on the management port
Contextbof auto-boot dhcp management-port boolean
Treemanagement-port

Description

When configured to true, the out-of-band management port is used for ZTP.

Defaulttrue
Introduced25.3.R2

Platforms

7705 SAR Gen 2

ospf
Note:

The new value of this element takes effect when the router boots.

SynopsisEnable the ospf context
Contextbof auto-boot ospf
Treeospf

Description

Commands in this context configure OSPF auto-discovery.

Notes

The following elements are part of a choice: dhcp or ospf.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

mtu number
Note:

The new value of this element takes effect when the router boots.

SynopsisOSPF MTU
Contextbof auto-boot ospf mtu number
Treemtu
Range512 to 9786
Unitsbytes
Default 1500
Introduced25.3.R2

Platforms

7705 SAR Gen 2

neid hex-string
Note:

The new value of this element takes effect when the router boots.

SynopsisNetwork element ID
Contextbof auto-boot ospf neid hex-string
Treeneid

Description

This command specifies a hexadecimal network element identification string.

String length3
Introduced25.3.R2

Platforms

7705 SAR Gen 2

neip-ipv4 ipv4-unicast-address
Note:

The new value of this element takes effect when the router boots.

SynopsisNetwork element IPv4 address
Contextbof auto-boot ospf neip-ipv4 ipv4-unicast-address
Treeneip-ipv4
Introduced25.3.R2

Platforms

7705 SAR Gen 2

neip-ipv6 ipv6-address
Note:

The new value of this element takes effect when the router boots.

SynopsisNetwork element IPv6 address
Contextbof auto-boot ospf neip-ipv6 ipv6-address
Treeneip-ipv6
Introduced25.3.R2

Platforms

7705 SAR Gen 2

vendor-id number
Note:

The new value of this element takes effect when the router boots.

SynopsisVendor ID
Contextbof auto-boot ospf vendor-id number
Treevendor-id

Description

This command specifies the vendor identification number. The number 140 corresponds to "Nokia".

Range1 to 254
Default140
Introduced 25.3.R2

Platforms

7705 SAR Gen 2

port-mtu number
Note:

The new value of this element takes effect when the router boots.

SynopsisPort MTU setting
Contextbof auto-boot port-mtu number
Treeport-mtu
Range512 to 9800
Unitsbytes
Introduced 25.3.R2

Platforms

7705 SAR Gen 2

timeout number
Note:

The new value of this element takes effect when the router boots.

SynopsisZTP timeout
Contextbof auto-boot timeout number
Treetimeout

Description

This command configures the Zero Touch Provisioning timeout, which is the total time allowed for the ZTP process to execute successfully. If the ZTP process is unsuccessful (in the case of auto-boot using OSPF, if no OSPF adjacency is found), the node is first rebooted, then the ZTP process is retried.

Range30 to 1440
Unitsminutes
Introduced 25.3.R2

Platforms

7705 SAR Gen 2

auto-configure

Synopsis Enter the auto-configure context
Contextbof auto-configure
Treeauto-configure

Description

Commands in this context autoconfigure the IP address for the BOF. The IPv4 DHCP client, IPv6 DHCP client, and NDP/RA can be configured on the management interface.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

ipv4
Synopsis Enter the ipv4 context
Context bof auto-configure ipv4
Treeipv4

Description

Commands in this context autoconfigure the IPv4 DHCP client.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

dhcp
Note:

The new value of this element takes effect when the router boots.

SynopsisEnable the dhcp context
Contextbof auto-configure ipv4 dhcp
Treedhcp

Description

Commands in this context configure the IPv4 DHCP client for OOB management. The OOB management IPv4 can be set using a DHCP server offer.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

client-id (hex-string | string)
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisDHCP client ID
Contextbof auto-configure ipv4 dhcp client-id (hex-string | string)
Treeclient-id

Description

This command configures the client ID for IPv4 Option 61 for auto-discovery. The identifier is opaque and is in string format. By default, this is the chassis serial number.

String length

3 to 256 (hex-string)

1 to 127 (string)

Introduced25.3.R2

Platforms

7705 SAR Gen 2

include-user-class boolean
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisInclude user class information
Contextbof auto-configure ipv4 dhcp include-user-class boolean
Treeinclude-user-class
Defaultfalse
Introduced25.3.R2

Platforms

7705 SAR Gen 2

timeout number
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisDHCP timeout
Contextbof auto-configure ipv4 dhcp timeout number
Treetimeout
Range1 to 65535
Default30
Introduced 25.3.R2

Platforms

7705 SAR Gen 2

ipv6
Synopsis Enter the ipv6 context
Context bof auto-configure ipv6
Treeipv6

Description

Commands in this context autoconfigure the IPv6 DHCP client.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

dhcp
Note:

The new value of this element takes effect when the router boots.

SynopsisEnable the dhcp context
Contextbof auto-configure ipv6 dhcp
Treedhcp

Description

Commands in this context configure the IPv6 DHCP client for OOB management. The OOB management IPv6 can be set using a DHCP server offer.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

client-id (hex-string | string)
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisDHCP client ID
Contextbof auto-configure ipv6 dhcp client-id (hex-string | string)
Treeclient-id

Description

This command specifies the client ID for IPv6 DHCP Option 1 to include for auto-discovery. The identifier is opaque and is in string format. By default, this is the chassis serial number.

String length

3 to 250 (hex-string)

1 to 124 (string)

Introduced25.3.R2

Platforms

7705 SAR Gen 2

client-type keyword
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisType code of the server DUID
Contextbof auto-configure ipv6 dhcp client-type keyword
Treeclient-type
Optionsduid-enterprise, duid-link-local
Introduced25.3.R2

Platforms

7705 SAR Gen 2

include-user-class boolean
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisInclude user class information
Contextbof auto-configure ipv6 dhcp include-user-class boolean
Treeinclude-user-class
Defaultfalse
Introduced25.3.R2

Platforms

7705 SAR Gen 2

timeout number
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the router boots.

SynopsisDHCP timeout
Contextbof auto-configure ipv6 dhcp timeout number
Treetimeout
Range1 to 65535
Default30
Introduced 25.3.R2

Platforms

7705 SAR Gen 2

configuration

Synopsis Enter the configuration context
Contextbof configuration
Treeconfiguration
Introduced25.3.R2

Platforms

7705 SAR Gen 2

encrypt boolean
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnable encryption of BOF configuration files
Contextbof configuration encrypt boolean
Treeencrypt

Description

When configured to true, this command enables encryption of the BOF using AES256 and SHA256.

When the BOF is encrypted on the compact flash, it is still reachable using the BOF interactive menu during node startup, and fields can be modified using the BOF interactive menu.

Defaultfalse
Introduced25.3.R2

Platforms

7705 SAR Gen 2

encryption-key encrypted-leaf
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisSecret key for encryption of configuration files
Contextbof configuration encryption-key encrypted-leaf
Treeencryption-key

Description

This command creates a key to be used by AES256 and SHA256 for configuration file encryption and hashing. This key is used for all configuration files (primary, secondary, and tertiary).

After creating or deleting a key, save the configuration file with the current encryption key state.

String length1 to 71
Introduced25.3.R2

Platforms

7705 SAR Gen 2

password encrypted-leaf
Note:

The new value of this element takes effect when the router boots.

SynopsisPassword for boot-time modification of boot options
Contextbof configuration password encrypted-leaf
Treepassword

Description

This command configures the password to access the BOF interactive menu at startup.

If a password is configured, the BOF interactive menu is accessible only when the correct password is entered. If the correct password is not entered in 30 seconds, the node reboots.

String length1 to 71
Introduced25.3.R2

Platforms

7705 SAR Gen 2

primary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisPrimary configuration location
Contextbof configuration primary-location bof-cflash-and-url
Treeprimary-location
String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

secondary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisSecondary configuration location
Contextbof configuration secondary-location bof-cflash-and-url
Treesecondary-location
String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

tertiary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisTertiary configuration location
Contextbof configuration tertiary-location bof-cflash-and-url
Treetertiary-location

Description

This command specifies the name and location of the tertiary configuration file.

The system attempts to use the configuration specified in tertiary-location if both the primary and secondary configuration files cannot be located. If this file cannot be located, the system boots with the factory default configuration.

Note that if an error in the configuration file is encountered, the boot process aborts.

String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

console

Synopsis Enter the console context
Context bof console
Treeconsole
Introduced25.3.R2

Platforms

7705 SAR Gen 2

speed number
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisConsole port speed
Contextbof console speed number
Treespeed

Description

This command configures the console port baud rate.

When this command is issued while editing the BOF file used for the most recent boot, both the BOF file and the active configuration are changed immediately.

Range9600 | 19200 | 38400 | 57600 | 115200
Unitsbps
Default 115200
Introduced25.3.R2

Platforms

7705 SAR Gen 2

wait-time number
Note:

The new value of this element takes effect when the router boots.

SynopsisWait time for interrupt to change boot parameters
Contextbof console wait-time number
Treewait-time
Range1 to 10
Unitsseconds
Default 3
Introduced25.3.R2

Platforms

7705 SAR Gen 2

dns

Synopsis Enter the dns context
Context bof dns
Treedns
Introduced25.3.R2

Platforms

7705 SAR Gen 2

domain string
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisSystem DNS domain name for DNS address resolution
Contextbof dns domain string
Treedomain
String length1 to 178
Introduced25.3.R2

Platforms

7705 SAR Gen 2

primary-server (ipv4-address-no-zone | ipv6-address-no-zone)
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisPrimary DNS server
Contextbof dns primary-server (ipv4-address-no-zone | ipv6-address-no-zone)
Treeprimary-server
Introduced25.3.R2

Platforms

7705 SAR Gen 2

secondary-server (ipv4-address-no-zone | ipv6-address-no-zone)
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisSecondary DNS server
Contextbof dns secondary-server (ipv4-address-no-zone | ipv6-address-no-zone)
Treesecondary-server
Introduced25.3.R2

Platforms

7705 SAR Gen 2

tertiary-server (ipv4-address-no-zone | ipv6-address-no-zone)
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisTertiary DNS server
Contextbof dns tertiary-server (ipv4-address-no-zone | ipv6-address-no-zone)
Treetertiary-server

Description

This command configures the tertiary DNS server for DNS name resolution. The tertiary DNS server is used only if the primary DNS server and the secondary DNS server do not respond.

DNS name resolution can be used when executing ping, traceroute, and service-ping, and also when defining file URLs. DNS name resolution is not supported when DNS names are embedded in configuration files.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

image

Synopsis Enter the image context
Context bof image
Treeimage
Introduced25.3.R2

Platforms

7705 SAR Gen 2

primary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the router boots.

SynopsisPrimary image location
Contextbof image primary-location bof-cflash-and-url
Treeprimary-location
String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

secondary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the router boots.

SynopsisSecondary image location
Contextbof image secondary-location bof-cflash-and-url
Treesecondary-location
String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

tertiary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the router boots.

SynopsisTertiary image location
Contextbof image tertiary-location bof-cflash-and-url
Treetertiary-location
String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

license

Synopsis Enter the license context
Context bof license
Treelicense
Introduced25.3.R2

Platforms

7705 SAR Gen 2

primary-location bof-cflash-and-url
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisPrimary license file location
Contextbof license primary-location bof-cflash-and-url
Treeprimary-location
String length1 to 199
Introduced25.3.R2

Platforms

7705 SAR Gen 2

port [router-name] named-item-64

Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnter the port list instance
Contextbof port named-item-64
Treeport
Max. instances1
Introduced25.3.R2

Platforms

7705 SAR Gen 2

[router-name] named-item-64
Synopsis Administrative router name
Context bof port named-item-64
Treeport
String length1 to 64
MD-CLI defaultmanagement

Notes

This element is part of a list key.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

autonegotiate keyword
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisAuto-negotiate speed and duplex type on Ethernet port
Contextbof port named-item-64 autonegotiate keyword
Treeautonegotiate
Optionsfalse, true
Default true
Introduced25.3.R2

Platforms

7705 SAR Gen 2

duplex keyword
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisDuplex type for the Ethernet port
Contextbof port named-item-64 duplex keyword
Treeduplex
Optionsfull, half
Default full
Introduced25.3.R2

Platforms

7705 SAR Gen 2

speed number
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisSpeed of the Ethernet port
Contextbof port named-item-64 speed number
Treespeed
Range10 | 100 | 1000
Unitsmegabps
Default 100
Introduced25.3.R2

Platforms

7705 SAR Gen 2

router [router-name] named-item-64

Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnter the router list instance
Contextbof router named-item-64
Treerouter

Description

This command creates a router instance which represents a virtual router in the system. There will always be at least two instances in the system. The Base or transport router and the management router are created when the system is initialized and cannot be deleted.

Max. instances1
Introduced25.3.R2

Platforms

7705 SAR Gen 2

[router-name] named-item-64
Synopsis Administrative router name
Context bof router named-item-64
Treerouter
String length1 to 64
MD-CLI defaultmanagement

Notes

This element is part of a list key.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

interface [interface-name] interface-name
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnter the interface list instance
Contextbof router named-item-64 interface interface-name
Treeinterface

Description

Commands in this context create a logical IP routing or unnumbered MPLS-TP interface. Once created, an IP address, port, or system can be associated with the IP interface.

Max. instances1
Introduced25.3.R2

Platforms

7705 SAR Gen 2

[interface-name] interface-name
Synopsis Router interface name
Context bof router named-item-64 interface interface-name
Treeinterface
String length1 to 32
MD-CLI defaultmanagement

Notes

This element is part of a list key.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

cpm [cpm-type] keyword
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnter the cpm list instance
Contextbof router named-item-64 interface interface-name cpm keyword
Treecpm
Introduced25.3.R2

Platforms

7705 SAR Gen 2

[cpm-type] keyword
Synopsis CPM type
Contextbof router named-item-64 interface interface-name cpm keyword
Treecpm
Optionsactive, standby, a, b, c, d

Notes

This element is part of a list key.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

ipv4
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnable the ipv4 context
Contextbof router named-item-64 interface interface-name cpm keyword ipv4
Treeipv4
Introduced25.3.R2

Platforms

7705 SAR Gen 2

ip-address ipv4-unicast-address
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisIPv4 address assigned to the interface
Contextbof router named-item-64 interface interface-name cpm keyword ipv4 ip-address ipv4-unicast-address
Treeip-address

Description

This command assigns an IP address to the management Ethernet port on a CPM. The active and standby IP addresses mut be on the same subnet.

Notes

This element is mandatory.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

prefix-length number
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisIPv4 address prefix length
Contextbof router named-item-64 interface interface-name cpm keyword ipv4 prefix-length number
Treeprefix-length
Range0 to 32

Notes

This element is mandatory.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

ipv6
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnable the ipv6 context
Contextbof router named-item-64 interface interface-name cpm keyword ipv6
Treeipv6
Introduced25.3.R2

Platforms

7705 SAR Gen 2

ipv6-address ipv6-address
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisIPv6 address assigned to the interface
Contextbof router named-item-64 interface interface-name cpm keyword ipv6 ipv6-address ipv6-address
Treeipv6-address

Description

This command assigns an IP address to the management Ethernet port on a CPM. The active and standby IP addresses mut be on the same subnet.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

prefix-length number
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisIPv6 address prefix length
Contextbof router named-item-64 interface interface-name cpm keyword ipv6 prefix-length number
Treeprefix-length
Range0 to 128

Notes

This element is mandatory.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

ip-mtu number
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisInterface IP MTU
Contextbof router named-item-64 interface interface-name ip-mtu number
Treeip-mtu

Description

This command configures the MTU for IP packets transmitted out the interface of the management router instance associated to the management port.

The operational MTU for the port is set to the lesser of the values configured with this command and the management port MTU.

If the interface supports IPv6 packets, the command value must be set to 1280 or higher.

Range512 to 9786
Unitsbytes
Introduced 25.3.R2

Platforms

7705 SAR Gen 2

static-routes
Synopsis Enter the static-routes context
Contextbof router named-item-64 static-routes
Treestatic-routes
Introduced25.3.R2

Platforms

7705 SAR Gen 2

route [ip-prefix] (ipv4-prefix | ipv6-prefix)
Note:

The new value of this element takes effect when the candidate is committed.

SynopsisEnter the route list instance
Contextbof router named-item-64 static-routes route (ipv4-prefix | ipv6-prefix)
Treeroute
Introduced25.3.R2

Platforms

7705 SAR Gen 2

[ip-prefix] (ipv4-prefix | ipv6-prefix)
Synopsis IP prefix for the static route
Context bof router named-item-64 static-routes route (ipv4-prefix | ipv6-prefix)
Treeroute

Notes

This element is part of a list key.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

next-hop (ipv4-address-no-zone | ipv6-address-no-zone)
WARNING:

Modifying this element recreates the parent element automatically for the new value to take effect.

Note:

The new value of this element takes effect when the candidate is committed.

SynopsisNext-hop IP address
Contextbof router named-item-64 static-routes route (ipv4-prefix | ipv6-prefix) next-hop (ipv4-address-no-zone | ipv6-address-no-zone)
Treenext-hop

Notes

This element is mandatory.

Introduced25.3.R2

Platforms

7705 SAR Gen 2

system

Synopsis Enter the system context
Context bof system
Treesystem
Introduced25.3.R2

Platforms

7705 SAR Gen 2

base-mac-address mac-unicast-address
Note:

The new value of this element takes effect when the router boots.

SynopsisBase system MAC address
Contextbof system base-mac-address mac-unicast-address
Treebase-mac-address
Introduced25.3.R2

Platforms

7705 SAR Gen 2

persistent-indices boolean
Note:

The new value of this element takes effect when the router boots.

SynopsisClassic and mixed management mode persistent indices
Contextbof system persistent-indices boolean
Treepersistent-indices
Defaultfalse
Introduced25.3.R2

Platforms

7705 SAR Gen 2

profile keyword
Note:

The new value of this element takes effect when the router boots.

SynopsisSystem capabilities profile
Contextbof system profile keyword
Treeprofile
Optionsprofile-a, profile-b
Introduced 25.3.R2

Platforms

7705 SAR Gen 2