10-29-2015 10:53 AM - edited 03-19-2019 10:17 AM
Hello everyone !!
As I say always I am new to VoIP Technology, and I believe this platform is one of the best platform to clear the doubts and learn more.
Now I have an activity to do. I have a multisite deployment and I need to test the SRST functionality in one site only. I know some ways how to do it and my confusion is where to apply those. I think applying x.x.x.x 255.255.255.255 null 0 this.
Please find attached the gateway configuration and guide me how and where to apply this method to test the SRST functionality.
Call Managers IP :
10.10.125.14
10.10.125.15
10.10.125.16
MPLS Router IP : 192.35.46.2
Solved! Go to Solution.
10-29-2015 01:55 PM
You can add static routes like:
ip route 10.10.125.14 255.255.255.255 Null0
ip route 10.10.125.15 255.255.255.255 Null0
ip route 10.10.125.16 255.255.255.255 Null0
Brandon
10-29-2015 03:10 PM
Ip route statements are applied globally.
10-29-2015 01:55 PM
You can add static routes like:
ip route 10.10.125.14 255.255.255.255 Null0
ip route 10.10.125.15 255.255.255.255 Null0
ip route 10.10.125.16 255.255.255.255 Null0
Brandon
10-29-2015 02:57 PM
Do I need to apply them globally or under any interface ?
10-29-2015 03:10 PM
Ip route statements are applied globally.
10-29-2015 04:01 PM
Thanks Brandon !!!
11-05-2015 03:29 AM
be carefull because if you inject this route globally you'll create a "global" srst situation
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide