Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1195
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.
application
Syntax application app ipv6-address
Context config>service>vprn>source-address
Description This command specifies the IPv6 source address and application.
Parameters app — Specify the application name.
Values telnet, ssh, traceroute, ping
ipv6-address — Specifies the name of the IPv6 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/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] {next-hop ip-int-name | ip-address | ipsec-
tunnel ipsec-tunnel-name} [bfd-enable | {cpe-check cpe-ip-address [interval seconds]
[drop-count count] [log]}]
[no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] indirect ip-address [cpe-check cpe-ip-address
[interval seconds][drop-count count] [log]]
[
no] static-route {ip-prefix/prefix-length | ip-prefix netmask} [preference preference]
[metric metric] [tag tag] [enable | disable] black-hole
Context config>service>vprn
Description This command creates static route entries within the associated router instance. 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.