Configuring a VPRN Service with CLI
Page 570 7210 SAS M Services Guide
Configuring Router Interfaces
Refer to the 7210 SAS 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
        exit
        interface "if2"
            address 10.49.1.46/24
            port 1/1/34
        exit
        interface "if3"
            address 11.11.11.1/24
        exit
...
#------------------------------------------
ALA48>config>router#