OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : ip remote-address
ip remote-address
Use this command to set the remote address (far end) on a point-to-point non multi-access link. This command can be used only on unnumbered interfaces. When a new remote-address is configured, the old address gets overwritten.
Use the no parameter to disable this function.
Command Syntax
ip remote-address A.B.C.D/M
no ip remote-address
Parameter
A.B.C.D/M
IP address and prefix length of the link remote address.
Default
No default value is specified
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
(config)#interface ppp0
(config-if)#ip unnumbered eth1
(config-if)#ip remote-address 1.1.1.1/32
 
Last modified date: 10/19/2023