List of Commands
Page 46 7750 SR OS Router Configuration Guide
static-arp Configures a static ARP entry associating an IP address with a MAC
address for the core router instance. 104
tos-marking-state Specifies the TOS marking state. 104
unnumbered Sets an IP interface as an unnumbered interface and the IP address to be
used for the interface. 105
Configure the system interface
config>router>interface 51
address Assigns an IP address, IP subnet and broadcast address format to an IP
interface. Only one IP address can be associated with an IP interface. 96
secondary Assigns a secondary IP address, IP subnet/broadcast address format to the
interface. 103
Configure IPv6 parameters on an interface
config>router>interface>ipv6 53
address Assigns an IPv6 address to the interface. Multiple addresses (up to 8) are
allowed per interface. 112
egress Specifies egress network filter policies for IPv6 on the interface. 107
ingress Specifies ingress network filter policies for IPv6 on the interface. 107
filter Specifies the IPv6 filter policy to be associated with the interface. IPv6
filter policies must be configured in the config>filter>ipv6-filter context
before it can be specified in the router interface context.
107
icmp6 Enables the context to configure ICMPv6 parameters for the interface. 112
packet-too-big Configures the rate for ICMPv6 packet-too-big messages. 112
param-problem Configures the rate for ICMPv6 param-problem messages. 113
redirects Configures the rate for ICMPv6 redirect messages. 113
time-exceeded Configures the rate for ICMPv6 time-exceeded messages. 114
unreachables Configures the rate for ICMPv6 unreachable messages. 114
neighbor Configures an IPv6-to-MAC address mapping on the interface. 115
Configure router advertisement parameters
config>router>router-advertisement 66
interface Configures router advertisement properties on a specific interface. The
interface must already exist in the config>router>interface context. 116
current-hop-limit Configures the current-hop-limit in the router advertisement messages. It
informs the nodes on the subnet about the hop-limit when originating IPv6
packets.
116
Table 4: CLI Commands to Configure Basic IP Router Parameters (Continued)
Command Description Page