SUMMARY STEPS
1.
enable
2.
snmp-server enable traps msdp
3.
snmp-server host host
[
traps
|
informs
] [
version
{
1
|
2c
|
3
[
auth
|
priv
|
noauth
]}]
community-string
[
udp-port port-number
]
msdp
4.
exit
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enables the sending of MSDP notifications for use with
SNMP.
snmp-server enable traps msdp
Example:
Device# snmp-server enable traps msdp
Step 2
The
snmp-server enable traps msdp
command
enables both traps and informs.
Note
Specifies the recipient (host) for MSDP traps or informs.
snmp-server host host
[
traps
|
informs
] [
version
{
1
|
2c
|
3
[
auth
|
priv
|
noauth
]}]
community-string
[
udp-port port-number
]
msdp
Step 3
Example:
Device# snmp-server host examplehost msdp
Exits global configuration mode and returns to privileged
EXEC mode.
exit
Example:
Device(config)# exit
Step 4
Troubleshooting Tips
You can compare the results of MSDP MIB notifications to the output from the software by using the
show
ip msdp summary
and
show ip msdp peer
commands on the appropriate device. You can also compare the
results of these commands to the results from SNMP Get operations. You can verify SA cache table entries
using the
show ip msdp sa-cache
command. Additional troubleshooting information, such as the local address
of the connection, the local port, and the remote port, can be obtained using the output from the
debug ip
msdp
command.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
208
OL-29890-01
Configuring MSDP
Enabling SNMP Monitoring of MSDP