[Contents] [Prev] [Next] [Index] [Report an Error]


Configure No-Keepalives

Action    

To disable the sending of link-layer keepalives on a Channelized OC-12 or Channelized OC-12 IQ interface, follow these steps:.

NOTE: For a list of interface types associated with the Channelized OC-12 IQ interface, see Channelized Intelligent Queuing Interface Naming.


  1. In configuration mode, go to the following hierarchy level:
  2. [edit]
    
    user@host# edit interfaces t3-fpc/pic/port:channel 
    
    
    
  3. Configure no-keepalives:
  4. [edit interfaces t3-fpc/pic/port:channel]
    
    user@host# set no-keepalives
    
    
    
  5. Verify the configuration:
  6. user@host# show
    
    
    

For example:

[edit interfaces t3-0/1/1:8]
user@host# show
no-keepalives;

  1. Commit the change:
  2. user@host# commit 
    
    
    

For example:

[edit interfaces t3-0/1/1:8]
user@host# commit 
commit complete

What It Means

By setting no-keepalives, the link layer is forced to stay up. If the setting remains at keepalive, the router will recognize that the same link-layer keepalives are being looped back and will bring the link layer down.


[Contents] [Prev] [Next] [Index] [Report an Error]