cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1209
Views
0
Helpful
1
Replies

Block Access to CUCM for SRST Testing?

pkrysinski
Level 1
Level 1

Hello,

I was curious if anyone could tell me how to block access to our CUCM servers for the purposes of testing SRST fall-back?

I am trying to apply an access-list to do this from a core 3750 stack.

Any help provided is greatly appreciated, thank you!

1 Accepted Solution

Accepted Solutions

Dennis Mink
VIP Alumni
VIP Alumni

I use this method all the time, just go

deny ip     log

permit ip any any

of course you can leave the log statement out. but its good to use to check if your acl works.

apply this acl on your layer 3 interface on the gateway out of your phones' subnet

if you give me the subnets you use, we can work out the actual ACL


=============================
Please remember to rate useful posts, by clicking on the stars below. 

=============================

Please remember to rate useful posts, by clicking on the stars below.

View solution in original post

1 Reply 1

Dennis Mink
VIP Alumni
VIP Alumni

I use this method all the time, just go

deny ip     log

permit ip any any

of course you can leave the log statement out. but its good to use to check if your acl works.

apply this acl on your layer 3 interface on the gateway out of your phones' subnet

if you give me the subnets you use, we can work out the actual ACL


=============================
Please remember to rate useful posts, by clicking on the stars below. 

=============================

Please remember to rate useful posts, by clicking on the stars below.