mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	Merge pull request #710 from Southparkfan/patch-1
BFD: fix commands for operational mode and configuration mode
This commit is contained in:
		
						commit
						ba1fd83141
					
				| @ -1,4 +1,4 @@ | |||||||
| :lastproofread: 2021-09-28 | :lastproofread: 2022-02-05 | ||||||
| 
 | 
 | ||||||
| .. include:: /_include/need_improvement.txt | .. include:: /_include/need_improvement.txt | ||||||
| 
 | 
 | ||||||
| @ -72,11 +72,11 @@ Enable BFD in BGP | |||||||
| Enable BFD in OSPF | Enable BFD in OSPF | ||||||
| ------------------ | ------------------ | ||||||
| 
 | 
 | ||||||
| .. cfgcmd:: set interfaces ethernet <interface> ip ospf bfd | .. cfgcmd:: set protocols ospf interface <interface> bfd | ||||||
| 
 | 
 | ||||||
|    Enable BFD for OSPF on an interface |    Enable BFD for OSPF on an interface | ||||||
| 
 | 
 | ||||||
| .. cfgcmd:: set interfaces ethernet <interface> ipv6 ospfv3 bfd | .. cfgcmd:: set protocols ospfv3 interface <interface> bfd | ||||||
| 
 | 
 | ||||||
|    Enable BFD for OSPFv3 on an interface |    Enable BFD for OSPFv3 on an interface | ||||||
| 
 | 
 | ||||||
| @ -93,7 +93,7 @@ Enable BFD in ISIS | |||||||
| Operational Commands | Operational Commands | ||||||
| ==================== | ==================== | ||||||
| 
 | 
 | ||||||
| .. opcmd:: show protocols bfd peer | .. opcmd:: show bfd peers | ||||||
| 
 | 
 | ||||||
|    Show all BFD peers |    Show all BFD peers | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user