Page 1 of 1

Functionality similar to Carrier delay(cisco) in SR7750

Posted: 23 Jan 2013 12:49
by mlimaye1234
Hello Experts,

Just wanted to know if we have any functionality in sr7750 similar to configuring carrier-delay on cisco .....


Cisco functionality:-
================
By default Cisco routers will wait 2 seconds before signalling an interface has gone down to the routing table. To signal this immediately :-

(config)# interface gi0/0
(config-if)# carrier-delay down msec 0
(config-if)# carrier-delay down up 10

Notice I have also told the router to wait 10 seconds before bring the interface up again, this is to protect against link flaps.

Kindly let me know.

Re: Functionality similar to Carrier delay(cisco) in SR7750

Posted: 24 Jan 2013 04:54
by mlimaye1234
Think i found it ..

delayed-enable
Syntax delayed-enable seconds
no delayed-enable
Context config>router>if
Description This command creates a delay to make the interface operational by the specified number of seconds
The value is used whenever the system attempts to bring the interface operationally up.
Parameters seconds — Specifies a delay, in seconds, to make the interface operational.
Values 1 — 1200

Re: Functionality similar to Carrier delay(cisco) in SR7750

Posted: 02 Feb 2013 16:09
by thecandymancan
Hold-time up will prevent protocols using the interface for a set amount of seconds.