Virtual Private Routed Network Services
7210 SAS M Services Guide Page 673
type
Syntax [no] type {internal | external}
Context config>service>vprn>bgp>group
config>service>vprn>bgp>group>neighbor
Description This command designates the BGP peer as type internal or external.
The type of internal indicates the peer is an IBGP peer while the type of external indicates that the
peer is an EBGP peer.
By default, the OS derives the type of neighbor based on the local AS specified. If the local AS
specified is the same as the AS of the router, the peer is considered internal. If the local AS is
different, then the peer is considered external.
The no form of the command used at the group level reverts to the default value.
The no form of the command used at the neighbor level reverts to the value defined at the group level.
Default no type — Type of neighbor is derived on the local AS specified.
Parameters internal — Configures the peer as internal.
external — Configures the peer as external.
ttl-security
Syntax ttl-security min-ttl-value
no ttl-security
Context config>service>vprn>bgp>group
config>service>vprn>bgp>group>neighbor
Description Configure TTL security parameters for incoming packets.
Parameters min-ttl-value — Specify the minimum TTL value for an incoming BGP packet.
Values 1 — 255
Default 1