Some of the commands in Table 10 on page 21 inherit global values set by other
commands. Table 11 on page 22 describes the relationship between these commands.
Table 11: Inheritance from Other Commands
Inherits Global Values Set By
Category B Command
default-information originate
neighbor default-originate
bgp graceful-restart
neighbor graceful-restart
rib-out disable
neighbor rib-out disable
bgp shutdown
neighbor shutdown
bgp graceful-restart restart-time
neighbor graceful-restart restart-time
bgp graceful-restart stalepaths-time
neighbor graceful-restart stalepaths-time
Example 1
For category A and B commands, the behavior of the
no
version of the command is
different from the behavior of the
default
version of the command. The
no
version
explicitly disables the feature:
■
Applied to a peer, the
no
version disables the feature regardless of whether the
feature is enabled for any peer group to which it belongs.
■
Applied to a peer group, the
no
version disables the feature regardless of whether
the feature is enabled for BGP globally or by default.
The
default
version simply unconfigures the feature for the peer or peer group.
■
Applied to a peer, the
default
version causes the peer to inherit the state of the
feature (enabled or disabled) from any peer group to which it belongs.
■
Applied to a peer group, the
default
version causes the peer group to inherit the
state of the feature (enabled or disabled) from the BGP global configuration.
The following example illustrates this difference and the inheritance concept with
the
neighbor soft-reconfiguration inbound
command.
host1(config-router)#
neighbor lisbon peer-group
host1(config-router)#
neighbor 10.19.7.8 peer-group lisbon
Inbound soft-reconfiguration is disabled by default, hence it is currently disabled for
both the lisbon peer group and peer 10.19.7.8.
host1(config-router)#
neighbor lisbon soft-reconfiguration inbound
Inbound soft-reconfiguration is now enabled for the lisbon peer group. Because the
peer inherits values from the peer group, inbound soft-reconfiguration is now also
enabled for peer 10.19.7.8.
host1(config-router)#
no neighbor 10.19.7.8 soft-reconfiguration inbound
22
■
Basic Configuration
JUNOSe 11.0.x BGP and MPLS Configuration Guide
Summary of Contents for JUNOSE
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 24: ...xxiv Table of Contents JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 37: ...Part 1 Border Gateway Protocol Configuring BGP Routing on page 3 Border Gateway Protocol 1...
Page 38: ...2 Border Gateway Protocol JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 234: ...198 Monitoring BGP JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 236: ...200 Multiprotocol Layer Switching JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 298: ...262 Point to Multipoint LSPs Configuration JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 536: ...500 Monitoring BGP MPLS VPNs JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 538: ...502 Layer 2 Services Over MPLS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 604: ...568 Virtual Private LAN Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 618: ...582 VPLS References JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 674: ...638 Virtual Private Wire Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 718: ...682 Monitoring MPLS Forwarding Table for VPWS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Page 719: ...Part 6 Index Index on page 685 Index 683...
Page 720: ...684 Index JUNOSe 11 0 x BGP and MPLS Configuration Guide...