interface with a VPLS instance named vplsBoston, and configure the interface as a
trunk.
host1(config)#
interface tenGigabitEthernet 4/0/1
host1(config-if)#
bridge-group vplsBoston subscriber-trunk
If you configure a VPLS network interface as a subscriber (client) interface, use care
if you modify the default subscriber policy in effect for that interface. For example,
if you use the
arp
command to change the default value for ARP packets from permit
(forward) to deny (filter or drop), make sure you also use the
bridge address
command
to add the appropriate static (nonlearned) ARP entry to the forwarding table. If an
ARP entry expires from the forwarding table and the subscriber policy is configured
to deny ARP packets, the router cannot properly forward subsequent ARP packets.
Related Topics
Configuration Tasks for VPLS with BGP Signaling on page 584
■
■
Configuration Tasks for VPLS with LDP Signaling on page 599
■
For information about using these commands, see
Configuring Secure Policies
in
the
JUNOSe Link Layer Configuration Guide
.
Configuring the Loopback Interface and Router ID for VPLS
A loopback interface provides a stable address for BGP or LDP to use so that they
can avoid any impact if a physical interface goes down. The loopback interface sends
packets back to the router or access server for local processing. Any packets routed
from the loopback interface, but not destined to the loopback interface, are dropped.
To establish a BGP session, BGP uses the IP address of the outgoing interface towards
the BGP peer as the update source IP address for the TCP connection over which the
BGP session runs. Typically, you configure a loopback interface as the update source
interface.
LDP uses the loopback interface as the associated interface for the targeted neighbors
configured with the
mpls ldp vpls neighbor
command, as described in “Configuring
LDP Signaling for VPLS” on page 601.
After you configure the loopback interface, you use the
ip router-id
command to
assign a router ID to uniquely identify the router within a BGP AS. The router ID is
the IP address of the loopback interface.
To configure the loopback interface and router ID on the PE router:
1.
Configure a loopback interface on the PE router and assign it an IP address.
host1(config)#
interface loopback 0
host1(config-if)#
ip address 10.3.3.3 255.255.255.255
host1(config-if)#
exit
2.
Assign the router ID using the IP address you configured for the loopback
interface.
host1(config)#
ip router-id 10.3.3.3
592
■
Configuring the Loopback Interface and Router ID for VPLS
JUNOSe 11.0.x BGP and MPLS Configuration Guide
Содержание JUNOSE
Страница 6: ...vi...
Страница 8: ...viii JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 24: ...xxiv Table of Contents JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 37: ...Part 1 Border Gateway Protocol Configuring BGP Routing on page 3 Border Gateway Protocol 1...
Страница 38: ...2 Border Gateway Protocol JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 234: ...198 Monitoring BGP JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 236: ...200 Multiprotocol Layer Switching JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 298: ...262 Point to Multipoint LSPs Configuration JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 346: ...310 Example Traffic Class Configuration for Differentiated Services JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 535: ...There is no no version See undebug ip mbgp Monitoring BGP MPLS VPNs 499 Chapter 5 Configuring BGP MPLS Applications...
Страница 536: ...500 Monitoring BGP MPLS VPNs JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 538: ...502 Layer 2 Services Over MPLS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 592: ...556 Multiple ATM Virtual Circuits over a Single Pseudowire Example JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 604: ...568 Virtual Private LAN Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 618: ...582 VPLS References JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 642: ...606 VPLS Configuration Example with LDP Signaling JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 674: ...638 Virtual Private Wire Service JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 718: ...682 Monitoring MPLS Forwarding Table for VPWS JUNOSe 11 0 x BGP and MPLS Configuration Guide...
Страница 719: ...Part 6 Index Index on page 685 Index 683...
Страница 720: ...684 Index JUNOSe 11 0 x BGP and MPLS Configuration Guide...