diff options
Diffstat (limited to 'pimd/pimd.conf.sample')
-rw-r--r-- | pimd/pimd.conf.sample | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pimd/pimd.conf.sample b/pimd/pimd.conf.sample index 2f4543ec..67530856 100644 --- a/pimd/pimd.conf.sample +++ b/pimd/pimd.conf.sample @@ -18,6 +18,12 @@ line vty ! ip multicast-routing ! +! ! You may want to enable ssmpingd for troubleshooting +! ! See http://www.venaas.no/multicast/ssmping/ +! ! +! ip ssmpingd 1.1.1.1 +! ip ssmpingd 2.2.2.2 +! ! ! HINTS: ! ! - Enable "ip pim ssm" on the interface directly attached to the ! ! multicast source host (if this is the first-hop router) |