IP Router Configuration
7750 SR OS Router Configuration Guide Page 57Learning the Tunnel Endpoint IPv4 System Address

This configuration displays the OSPF configuration to learn the IPv4 system address of the tunnel

endpoint.

CLI Syntax: config>router
ospf
area area-id
interface ip-int-name
Example:config>router# ospf
config>router>ospf# interface system
config>router>ospf>if# exit
config>router>ospf# interface ip-1.1.1.1
config>router>ospf>if# exit

The following displays the configuration showing the OSPF output.

A:ALA-49>configure>router# info
----------------------------------------------
...
ospf
area 0.0.0.0
interface "system"
exit
interface "ip-1.1.1.1"
exit
exit
exit
----------------------------------------------
A:ALA-49>configure>router#