IP Router Configuration
7705 SAR OS Router Configuration Guide 71
The number and seconds parameters represent how many of each of these types of
ICMPv6 errors the node will generate in the specified interval on the specified interface.
Example: config>router>if>ipv6# icmp6
config>router>if>ipv6>icmp6# packet-too-big 100 20
config>router>if>ipv6>icmp6# param-problem 100 20
config>router>if>ipv6>icmp6# time-exceeded 100 20
config>router>if>ipv6>icmp6# unreachables 100 20
Configuring a DHCP Relay Agent
Use the following CLI syntax to configure the router as a DHCP Relay agent:
CLI Syntax: config>router
interface ip-int-name
dhcp
description description-string
option
action {replace | drop | keep}
circuit-id [ascii-tuple | port-id |
if-name]
copy-82
remote-id [mac | string string]
server server1 [server2...(up to 8 max)]
no shutdown
no shutdown
Example: A:ALU-41>config>router# interface “DHCP_interface”
A:ALU-41>config>router>if$ dhcp option
A:ALU-41>config>router>if>dhcp>option$ circuit-id
ascii-tuple
A:ALU-41>config>router>if>dhcp>option$ exit