Boot Option Files
7450 ESS OS Basic System Configuration Guide Page 199
static-route
Syntax [no] static-route ip-prefix/ip-prefix-length next-hop ip-address
Context bof
Description
This command creates a static route entry for the
CPM management Ethernet port in the running
configuration and the Boot Option File (BOF).
This command allows manual configuration of static routing table entries. These static routes are only used
by traffic generated by the
CPM Ethernet port. To reduce configuration, manual address aggregation should
be applied where possible.
A static default (0.0.0.0/0 or ::/0) route cannot be configured on the
CPM Ethernet port. A maximum of 10
static routes can be configured on the
CPM port.
The no form of the command deletes the static route.
Default No default routes are configured.
Parameters ip-prefix/ip-prefix-length — The destination address of the static route in dotted decimal notation.
Values ip-prefix/ip-prefix-length: ipv4-prefix a.b.c.d (host bits must be 0)
ipv4-prefix-le 0 — 32
ipv6-prefix x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0..FFFF]H
d: [0..255]D
ipv6-prefix-le 0 — 128
ip-address: ipv4-address a.b.c.d
ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0..FFFF]H
d: [0..255]D
mask — The subnet mask, expressed as an integer or in dotted decimal notation.
Values 1 — 32 (mask length), 128.0.0.0 — 255.255.255.255 (dotted decimal)
next-hop ip-address — The next hop IP address used to reach the destination.