Configure ipv6 parameters on an interface, Configure router advertisement parameters – Alcatel-Lucent 7750 SR OS User Manual
Page 46

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.
tos-marking-state
Specifies the TOS marking state.
unnumbered
Sets an IP interface as an unnumbered interface and the IP address to be
used for the interface.
Configure the system interface
config>router>interface
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.
secondary
Assigns a secondary IP address, IP subnet/broadcast address format to the
interface.
Configure IPv6 parameters on an interface
config>router>interface>ipv6
address
Assigns an IPv6 address to the interface. Multiple addresses (up to 8) are
allowed per interface.
egress
Specifies egress network filter policies for IPv6 on the interface.
ingress
Specifies ingress network filter policies for IPv6 on the interface.
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.
icmp6
Enables the context to configure ICMPv6 parameters for the interface.
packet-too-big
Configures the rate for ICMPv6 packet-too-big messages.
param-problem
Configures the rate for ICMPv6 param-problem messages.
redirects
Configures the rate for ICMPv6 redirect messages.
time-exceeded
Configures the rate for ICMPv6 time-exceeded messages.
unreachables
Configures the rate for ICMPv6 unreachable messages.
neighbor
Configures an IPv6-to-MAC address mapping on the interface.
Configure router advertisement parameters
config>router>router-advertisement
interface
Configures router advertisement properties on a specific interface. The
interface must already exist in the config>router>interface context.
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.
Table 4: CLI Commands to Configure Basic IP Router Parameters (Continued)
Command
Description Page