Configuring static hosts on a VPRN SAP

The following displays a static host on a VPRN SAP:

*A:ALA-49>config>service>vprn>sub-if>grp-if# info
----------------------------------------------
    description "VPRN service with static host"
    sap 7/1/5 create
        description "IES with static host"
        static-host ip 10.1.1.1 create
        static-host ip 2001::1/128 create
        static-host ip 2001:1::/64 create
    exit
----------------------------------------------
*A:ALA-49>config>service>vprn#