Configuring A Bfd Template - Cisco ASR 900 Series Manual

Mpls basic configuration guide, cisco ios xe everest 16.5.1
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Configuring a BFD Template

Configuring a BFD Template
SUMMARY STEPS
1. enable
2. configure terminal
3. bfd-template single-hop template-name
4. interval microseconds {both microseconds | min-tx microseconds min-rx microseconds} [multiplier
multiplier-value]
5. interval {both milliseconds | min-tx milliseconds min-rx milliseconds} [multiplier multiplier-value]
6. end
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
bfd-template single-hop template-name
Example:
Router(config)# bfd-template single-hop
bfdtemplate1
Step 4
interval microseconds {both microseconds | min-tx
microseconds min-rx microseconds} [multiplier
multiplier-value]
Example:
Router(config-bfd)# interval microseconds
both 3300 multiplier 3
Step 5
interval {both milliseconds | min-tx milliseconds
min-rx milliseconds} [multiplier multiplier-value]
Example:
Router(config-bfd)# interval both 120
multiplier 3
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
112
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Creates a BFD template and enters BFD configuration mode.
The bfd-template command allows you to create a BFD template
and enters BFD configuration mode. The template can be used to
specify a set of BFD interval values. You can then invoke the BFD
template when you set up the MPLS–TP tunnel.
Configures the transmit and receive intervals in microseconds
between BFD packets, and specifies the number of consecutive
BFD control packets that must be missed from a BFD peer before
BFD declares that a peer is unavailable.
Configures the transmit and receive intervals in milliseconds
between BFD packets, and specifies the number of consecutive
BFD control packets that must be missed from a BFD peer before
BFD declares that a peer is unavailable.
VPLS Configuration over MPLS-TP

Advertisement

Table of Contents
loading

Table of Contents