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

Serial Interface error disabling

mlj
Community Member

Is it possible to error disable a WAN interface when a specific level of errors occur on a circuit. This would allow us the ability to stop the interface flapping and allow the backup link and routing to work.

thanks in advance.

1 Reply 1

Georg Pauwen
VIP Alumni
VIP Alumni

Hello,

the only command I know of is the interface command:

ppp quality

which sets a treshold for errors and shuts down the interface when that treshold is exceeded.

Check the following link for the syntax:

ppp quality

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_command_reference_chapter09186a00801a7e94.html#wp1188682

HTH,

GP