diff options
| author | Amritha Nambiar <amritha.nambiar@intel.com> | 2015-08-24 16:40:14 -0700 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-03-29 20:26:18 -0400 |
| commit | 7ed55a412f9c9aeb941cea7e74d3003b95593639 (patch) | |
| tree | d0c27b02af5015fffa774ea3a4f9efb467317e37 /lib/thread.c | |
| parent | ddfdbd32b42a8575fc85f237b8470d1c0b677f6b (diff) | |
isisd: Attached-bit in LSP header
Set/reset attached-bit in LSP header:
This patch provides support for set/reset attached_bit in the LSP header.
In IS-IS networks, routing inter-area traffic from L1 areas is
accomplished by sending the traffic to the nearest L1/L2 router.
A L1/L2 router identifies itself by setting an attach-bit (ATT-bit) in its (LSP).
The ATT-bit in LSP can be changed using the set-attached-bit or
no-set-attached-bit commands (similar to ‘set-overload-bit’ and
'no set-overload-bit’) using telnet terminal in router configuration mode.
Steps:
enable
configure terminal
router isis <Routing area>
set-attached-bit
V2: Removed looping through area list as this well set the bit for all
areas in the list. This implementation now looks exactly like the
current overload bit implementation.
Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Diffstat (limited to 'lib/thread.c')
0 files changed, 0 insertions, 0 deletions
