Skip to content

Commit

Permalink
Merge branch 'doc-edits' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed May 7, 2024
2 parents 65e9bcb + 1c4dd2d commit 30c95c3
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 67 deletions.
87 changes: 43 additions & 44 deletions content/nvue-reference/Show-Commands/BGP.md

Large diffs are not rendered by default.

19 changes: 13 additions & 6 deletions content/nvue-reference/Show-Commands/EVPN.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,12 @@ Vtepip es-ref-count nexthop-group

Shows EVPN next hop group information for the specified VTEP.

### Command Syntax

| Syntax | Description |
| --------- | -------------- |
| `<vtep-id>` | The VTEP ID. |

### Version History

Introduced in Cumulus Linux 5.5.0
Expand Down Expand Up @@ -427,6 +433,12 @@ cumulus@switch:~$ nv show evpn multihoming bgp-info esi -o json

Shows EVPN multihoming BGP information for the specified ESI.

### Command Syntax

| Syntax | Description |
| --------- | -------------- |
| `<esi-id>` | The ESI identifier. |

### Version History

Introduced in Cumulus Linux 5.5.0
Expand Down Expand Up @@ -657,7 +669,6 @@ Shows information about the specified EVPN multihoming Ethernet segment ID.

| Syntax | Description |
| --------- | -------------- |
| `<vni-id>` | The VNI name. |
| `<esi-id>` | The ESI identifier. |

### Version History
Expand Down Expand Up @@ -695,7 +706,6 @@ Shows information about the specified EVPN multihoming Ethernet segment ID for r

| Syntax | Description |
| --------- | -------------- |
| `<vni-id>` | The VNI name. |
| `<esi-id>` | The ESI identifier. |

### Version History
Expand All @@ -721,8 +731,8 @@ Shows information about a specific EVPN multihoming Ethernet segment ID for the

| Syntax | Description |
| --------- | -------------- |
| `<vni-id>` | The VNI name. |
| `<esi-id>` | The ESI identifier. |
| `<ipv4-address-id>` | The IPv4 address. |

### Version History

Expand Down Expand Up @@ -1286,7 +1296,6 @@ In Cumulus Linux 5.3 and earlier, this command is `nv show evpn evi <vni-id> rou
| Syntax | Description |
| --------- | -------------- |
| `<vni-id>` | The VNI name. |
| `<rt-id>` | The route target ID. |

### Version History

Expand Down Expand Up @@ -1340,7 +1349,6 @@ In Cumulus Linux 5.3 and earlier, this command is `nv show evpn evi <vni-id> rou
| Syntax | Description |
| --------- | -------------- |
| `<vni-id>` | The VNI name. |
| `<rt-id>` | The route target ID. |

### Version History

Expand Down Expand Up @@ -1394,7 +1402,6 @@ In Cumulus Linux 5.3 and earlier, this command is `nv show evpn evi <vni-id> rou
| Syntax | Description |
| --------- | -------------- |
| `<vni-id>` | The VNI name. |
| `<rt-id>` | The route target ID. |

### Version History

Expand Down
2 changes: 2 additions & 0 deletions content/nvue-reference/Show-Commands/Interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ Shows specific bond member configuration for the specified interface.
| Syntax | Description |
| --------- | -------------- |
| `<interface-id>` | The interface name. |
| `<member-id>` | The bond name. |

### Version History

Expand Down Expand Up @@ -459,6 +460,7 @@ Shows information about a specific gateway IP address for the specified interfac
| Syntax | Description |
| --------- | -------------- |
| `<interface-id>` | The interface name. |
| `<ip-address-id>` | The gateway IP address. |

### Version History

Expand Down
1 change: 1 addition & 0 deletions content/nvue-reference/Show-Commands/NAT.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ Shows information about the source NAT translate rule for the specified port or
| --------- | -------------- |
| `<acl-id>` | The ACL name.|
| `<rule-id>` | The rule number.|
| `<translate-port-id>` | The port ID or the port range. |

### Version History

Expand Down
12 changes: 6 additions & 6 deletions content/nvue-reference/Show-Commands/OSPF.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ Shows the specified OSPF area configuration settings for the specified VRF.
| Syntax | Description |
| --------- | -------------- |
| `<vrf-id>` | The VRF name. |
| `<area-id>` | Area |
| `<area-id>` | The OSPF area. |

### Version History

Expand Down Expand Up @@ -325,7 +325,7 @@ Shows the filter list for the specified OSPF area for the specified VRF.
| Syntax | Description |
| --------- | -------------- |
| `<vrf-id>` | The VRF name. |
| `<area-id>` | Area |
| `<area-id>` | The OSPF area. |

### Version History

Expand All @@ -352,7 +352,7 @@ Shows the configuration settings for a specific OSPF area network subnet for the
| Syntax | Description |
| --------- | -------------- |
| `<vrf-id>` | The VRF name. |
| `<area-id>` | The area ID. |
| `<area-id>` | The OSPF area. |
| `<network-id>` | The IPv4 network subnet. |

### Version History
Expand All @@ -376,7 +376,7 @@ Shows the configuration settings for the specified OSPF area prefix range for th
| Syntax | Description |
| --------- | -------------- |
| `<vrf-id>` | The VRF name. |
| `<area-id>` | The area ID. |
| `<area-id>` | The OSPF area. |
| `<range-id>` | The IPv4 prefix range. |

### Version History
Expand Down Expand Up @@ -1066,10 +1066,10 @@ cumulus@switch:~$ nv show vrf default router ospf redistribute static
------ -------
enable off
```

<!--
<HR STYLE="BORDER: DASHED RGB(118,185,0) 0.5PX;BACKGROUND-COLOR: RGB(118,185,0);HEIGHT: 4.0PX;"/>
<!-- ## <h>nv show vrf \<vrf-id\> router ospf static-neighbor</h>
## <h>nv show vrf \<vrf-id\> router ospf static-neighbor</h>
Shows information about the OSPF static neighbors in the specified VRF.
Expand Down
3 changes: 2 additions & 1 deletion content/nvue-reference/Show-Commands/PTP.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Shows PTP configuration and counters for a specific VLAN interface on the specif
| Syntax | Description |
| --------- | -------------- |
| `<domain-id>` | The bridge domain. |
| `<vid-id>` | The VLAN name. |
| `<vid>` | The VLAN name. |

### Version History

Expand Down Expand Up @@ -727,6 +727,7 @@ Shows configuration settings for a specific PTP profile.
| Syntax | Description |
| --------- | -------------- |
| `<instance-id>` | The PTP instance number.|
| `<profile-id>` | The PTP profile name.|

### Version History

Expand Down
8 changes: 0 additions & 8 deletions content/nvue-reference/Show-Commands/Router-Policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ Shows the Route Target Extended Community configuration for the specified extend
| --------- | -------------- |
| `<list-id>` | The extended community list name. |
| `<rule-id>` | The rule number. |
| `<ext-community-id>` | The community number in AA:NN or IP:NN format. |

### Version History

Expand Down Expand Up @@ -493,7 +492,6 @@ Shows the rules for the specified large community list.
| Syntax | Description |
| --------- | -------------- |
| `<list-id>` | The large community list name. |
| `<rule-id>` | The rule number. |

### Version History

Expand Down Expand Up @@ -727,12 +725,6 @@ min-prefix-len 30

Shows the route maps configured on the switch. You use a route map for policy configuration.

### Command Syntax

| Syntax | Description |
| --------- | -------------- |
| `<route-map-id>` | The route map name. |

### Version History

Introduced in Cumulus Linux 5.0.0
Expand Down
3 changes: 1 addition & 2 deletions content/nvue-reference/Show-Commands/SNMP-Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,6 @@ Shows the list of usernames for the SNMP trap destination.
| Syntax | Description |
| --------- | -------------- |
| `<trap-destination-id>` | The SNMP trap destination IP address or hostname. |
|`<username-id>` | The username. |

### Version History

Expand All @@ -1501,7 +1500,7 @@ Introduced in Cumulus Linux 5.3.0
### Example

```
cumulus@switch:~$ nv show service snmp-server trap-destination localhost
cumulus@switch:~$ nv show service snmp-server trap-destination localhost username
```

<HR STYLE="BORDER: DASHED RGB(118,185,0) 0.5PX;BACKGROUND-COLOR: RGB(118,185,0);HEIGHT: 4.0PX;"/>
Expand Down

0 comments on commit 30c95c3

Please sign in to comment.