Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1107
Configuring Router Interfaces
Refer to the 7750 SR OS Router Configuration Guide for command descriptions and syntax
information to configure router interfaces.
The following example displays a router interface configurations:
ALA48>config>router# info
#------------------------------------------
echo "IP Configuration"
#------------------------------------------
...
interface "if1"
address 2.2.2.1/24
port 1/1/33
exit
interface "if2"
address 10.49.1.46/24
port 1/1/34
exit
interface "if3"
address 11.11.11.1/24
port 1/1/35
exit
...
#------------------------------------------
ALA48>config>router#