Display a Specific Configuration Hierarchy
Action
To view a specific configuration hierarchy, use the following CLI operational mode command;
user@host>show configurationstatement-pathSample Output
user@host>show configuration protocols bgpgroup ebgp { type external; peer-as 65001; neighbor 10.168.20.1; }What It Means
The sample output shows the active configuration under the [
protocol bgp] hierarchy level.