Owner's Manual

Chapter 29. MSDP | 771
NETGEAR 8800 User Manual
Configuring an MSDP Mesh-Group on page 772
Configuring Anycast RP on page 775
Configuring MSDP
Figure 93 shows two MSDP-speaking routers, MSDP-1 and MSDP-2. The example in this
section shows how to configure MSDP on each router to:
Establish a peer session between MSDP-1 and MSDP-2. (To verify the session, enter the
show msdp peer command.)
Exchange SA messages, if any, between MSDP-1 and MSDP-2. (To view the SA cache
database, enter the
show msdp sa-cache command.)
Figure 93. MSDP Configuration Example
The minimum configuration required to establish an MSDP session between MSDP-1 and
MSDP-2 follows.
Configuration for MSDP-1
# VLAN configuration
create vlan test
config vlan test ipaddress 10.172.168.32/24
config default del port 1:1
config vlan test add port 1:1
enable ipforwarding
# MSDP configuration
config msdp originator-id 10.172.168.32
create msdp peer 10.172.168.61
enable msdp peer 10.172.168.61
enable msdp
Configuration for MSDP-2
# VLAN configuration
create vlan test
config vlan test ipaddress 10.172.168.61/24
config default del port 1:1
config vlan test add port 1:1
enable ipforwarding
MSDP-1
10.172.168.32 10.172.168.61
MSDP-2
XOS006A