VPRN Service Configuration Commands
Page 968 7750 SR OS Services Guide
Default None — The SNMP community must be explicitly specified.
Parameters community-name — Specify one or more SNMP community names.
version SNMP-version — Specify the SNMP version.
Values v1, v2c, both
source-address
Syntax source-address
no source-address
Context config>service>vprn
Description This command enters the context to specify the source address and application that should be used in 
all unsolicited packets.
application
Syntax application app [ip-int-name|ip-address]
no application app
Context config>service>vprn>source-address
Description This command specifies the source address and application.
Parameters app — Specify the application name.
Values telnet, ssh, traceroute, ping
ip-int-name|ip-address — Specifies the name of the IP interface or IP address. If the string contains 
special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
static-route
Syntax [no] static-route{ip-prefix/mask | ip-prefix netmask} [preference preference] [metric metric] 
[tag tag] [enable | disable] next-hop [ip-int-name | ip-address] [bfd-enable]
[no] static-route {ip-prefix/mask | ip-prefix netmask} [preference preference] [metric 
metric] [tag tag] [enable | disable] indirect ip-address
[no] static-route {ip-prefix/mask | ip-prefix netmask} [preference preference] [metric 
metric] [tag tag] [enable | disable] black-hole
Context config>service>vprn
Description This command creates static route entries for network and access routes.  To reduce entering  
configurations manually, address aggregation should be applied where possible. When configuring a 
static route, either next-hop, indirect, or black-hole must be configured.
The no form of the command deletes the static route entry. If a static route needs to be removed when 
multiple static routes exist to the same destination, then as many parameters to uniquely identify the 
static route must be entered.