cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
710
Views
0
Helpful
5
Replies

Disable connectivity to test SRST

Akash Sharma
Level 1
Level 1

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

2 Accepted Solutions

Accepted Solutions

Brandon Buffin
VIP Alumni
VIP Alumni

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

View solution in original post

Ip route statements are applied globally. 

View solution in original post

5 Replies 5

Brandon Buffin
VIP Alumni
VIP Alumni

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

Do I need to apply them globally or under any interface ?

Ip route statements are applied globally. 

Thanks Brandon !!!

lorenz84gDD
Level 1
Level 1

be carefull because if you inject this route globally you'll create a "global" srst situation

------- have a look to my blog lgrconsulting.com