Specifications

SSR Command Line Interface Reference Manual 629
rarpd set interface
rarpd set interface
Purpose
Specifies the interface(s) to which the SSR’s RARP server responds.
Format
rarpd set interface <name>|all
Mode
Configure
Description
The rarpd set interface command allows you to specify which interfaces the SSR’s RARP
server responds to when sent RARP requests. You can specify individual interfaces or all
interfaces.
Parameters
<name> Is the name of an interface.
all Causes the RARP server to respond to RARP requests from all interfaces.
Restrictions
None.
Example
To cause the SSR’s RARP server to respond to RARP requests from interface int1:
ssr(config)# rarpd set interface int1