Actions
Todo #16494
openAdd the comment about which characters might be used in the BGP Peer Group name
Status:
New
Priority:
Low
Assignee:
-
Category:
Packages
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
As a reference of https://redmine.pfsense.org/issues/15857
Neither Netgate Docs, nor FRR official docs have any limitations for Peer Group name. In FRR docs it said
neighbor WORD peer-group This command defines a new peer group.
For example on 2.8.1 and 25.07.1 peer group names with Space symbol are just ignored. The BGP Neighbor which is defined as a member of such peer group is added into BGP config without any Peer Group.
Updated by Azamat Khakimyanov 5 days ago
- Subject changed from Add the commend about which characters might be used in the BGP Peer Group name to Add the comment about which characters might be used in the BGP Peer Group name
Updated by Jim Pingle 3 days ago
The "WORD" part of that quoted doc entry is already telling you that it can't take spaces. By definition, a "WORD" cannot contain whitespace.
Actions