Skip to content

Commit e1bc248

Browse files
committed
remove try its
1 parent 62bd157 commit e1bc248

14 files changed

Lines changed: 1 addition & 177 deletions

File tree

content/cumulus-linux-517/Layer-2/Multi-Chassis-Link-Aggregation-MLAG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1945,16 +1945,6 @@ iface swp2
19451945
{{< /tab >}}
19461946
{{< /tabs >}}
19471947

1948-
{{< /tab >}}
1949-
{{< tab "Try It " >}}
1950-
{{< simulation name="Try It CL515 - MLAG" showNodes="leaf01,leaf02,spine01,server01,server02,server03" >}}
1951-
1952-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
1953-
1954-
The simulation starts with the example MLAG configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
1955-
1956-
To validate the configuration, run the commands listed in the troubleshooting section above.
1957-
19581948
{{< /tab >}}
19591949
{{< /tabs >}}
19601950

content/cumulus-linux-517/Layer-2/Virtual-Router-Redundancy-VRR.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -947,26 +947,5 @@ iface bond1.30
947947
{{< /tab >}}
948948
{{< /tabs >}}
949949

950-
{{< /tab >}}
951-
{{< tab "Try It " >}}
952-
{{< simulation name="Try It CL515 - VRR" showNodes="leaf01,leaf02,server01,server02" >}}
953-
954-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
955-
956-
The simulation is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
957-
958-
To validate the configuration, run the `nv show interface <vlan> ipv4 vrr` command or the `nv show interface <vlan> ipv6 vrr` command:
959-
960-
```
961-
cumulus@leaf02:mgmt:~$ nv show interface vlan10 ipv4 vrr
962-
operational applied
963-
----------- ----------------- -----------------
964-
state enabled
965-
mac-address 00:00:5e:00:01:00 00:00:5e:00:01:00
966-
mac-id none
967-
[address] 10.1.10.1/24 10.1.10.1/24
968-
state enabled enabled
969-
```
970-
971950
{{< /tab >}}
972951
{{< /tabs >}}

content/cumulus-linux-517/Layer-3/Border-Gateway-Protocol-BGP/Configuration-Example.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,15 +1930,5 @@ exit-address-family
19301930
{{< /tab >}}
19311931
{{< /tabs >}}
19321932

1933-
{{< /tab >}}
1934-
{{< tab "Try It " >}}
1935-
{{< simulation name="Try It CL515 - BGP" showNodes="leaf01,leaf02,leaf03,leaf04,spine01,spine02,server01,server04" >}}
1936-
1937-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
1938-
1939-
The simulation starts with the example BGP configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
1940-
1941-
To validate the configuration, run the commands listed in the {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/Layer-3/Border-Gateway-Protocol-BGP/Troubleshooting-BGP/" text="Troubleshooting-BGP">}} section.
1942-
19431933
{{< /tab >}}
19441934
{{< /tabs >}}

content/cumulus-linux-517/Layer-3/GRE-Tunneling.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,15 +1119,5 @@ exit-address-family
11191119
{{< /tab >}}
11201120
{{< /tabs >}}
11211121

1122-
{{< /tab >}}
1123-
{{< tab "Try It " >}}
1124-
{{< simulation name="Try It CL515 - GRE" showNodes="leaf01,leaf03,spine01,spine02,server01,server04" >}}
1125-
1126-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
1127-
1128-
The simulation starts with the example GRE configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
1129-
1130-
To validate the configuration, run the commands listed in the troubleshooting section.
1131-
11321122
{{< /tab >}}
11331123
{{< /tabs >}}

content/cumulus-linux-517/Layer-3/OSPF/OSPF-Configuration-Example.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,15 +2156,5 @@ timers throttle spf 0 100 6000
21562156
{{< /tab >}}
21572157
{{< /tabs >}}
21582158

2159-
{{< /tab >}}
2160-
{{< tab "Try It " >}}
2161-
{{< simulation name="Try It CL515- OSPFv2" showNodes="leaf01,leaf02,spine01,spine02,border01,border02,server01,server02,server03,server07,server08" >}}
2162-
2163-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
2164-
2165-
The simulation starts with the example OSPF configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
2166-
2167-
To validate the configuration, run the commands listed in the {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/Layer-3/OSPF/Open-Shortest-Path-First-v2-OSPFv2/#troubleshooting" text="Troubleshooting">}} section.
2168-
21692159
{{< /tab >}}
21702160
{{< /tabs >}}

content/cumulus-linux-517/Layer-3/Protocol-Independent-Multicast-PIM.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,16 +2428,6 @@ exit-address-family
24282428
{{< /tab >}}
24292429
{{< /tabs >}}
24302430
2431-
{{< /tab >}}
2432-
{{< tab "Try It " >}}
2433-
{{< simulation name="Try It CL515 - PIM" showNodes="leaf01,leaf02,spine01,server01,server02" >}}
2434-
2435-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
2436-
2437-
The simulation starts with the example PIM configuration. To simplify the example, only one spine and two leafs are in the topology. The demo is pre-configured using NVUE commands.
2438-
2439-
To validate the configuration, run the PIM show commands listed in the troubleshooting section above.
2440-
24412431
{{< /tab >}}
24422432
{{< /tabs >}}
24432433
<!-- vale on -->

content/cumulus-linux-517/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Configuration-Examples.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10618,16 +10618,6 @@ exit-address-family
1061810618
{{< /tab >}}
1061910619
{{< /tabs >}}
1062010620
10621-
{{< /tab >}}
10622-
{{< tab "Try It " >}}
10623-
{{< simulation name="Try It CL515 - EVPN Symmetric" showNodes="leaf01,leaf02,leaf03,leaf04,spine01,spine02,spine03,spine04,border01,border02,fw1,server01,server02,server03,server04,server05,server06" >}}
10624-
10625-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
10626-
10627-
The simulation starts with the example EVPN symmetric routing configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
10628-
10629-
To validate the configuration, run the commands listed in the {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Troubleshooting-EVPN/" text="Troubleshooting EVPN">}} section.
10630-
1063110621
{{< /tab >}}
1063210622
{{< /tabs >}}
1063310623
<!-- vale on -->

content/cumulus-linux-517/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/EVPN-Multihoming.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4171,19 +4171,6 @@ exit-address-family
41714171
{{</tab>}}
41724172
{{</tabs>}}
41734173

4174-
{{< /tab >}}
4175-
{{< tab "Try It " >}}
4176-
{{< simulation name="Try It CL515 - EVPN Multihoming" showNodes="leaf01,leaf02,leaf03,leaf04,spine01,spine02,server01,server02,server03,server04" >}}
4177-
4178-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
4179-
4180-
The simulation starts with the EVPN-MH with Head End Replication configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
4181-
4182-
- Run the vtysh `show evpn es` command to show the Ethernet segments across all VNIs.
4183-
- Run the vtysh `show bgp l2vpn evpn route type ead` command to show the type-1 EAD routes.
4184-
4185-
To further validate the configuration, run the commands shown in the troubleshooting section below.
4186-
41874174
{{</tab>}}
41884175
{{</tabs>}}
41894176

content/cumulus-linux-517/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Inter-subnet-Routing.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,19 +1813,6 @@ exit-address-family
18131813
{{< /tab >}}
18141814
{{< /tabs >}}
18151815

1816-
{{< /tab >}}
1817-
{{< tab "Try It " >}}
1818-
{{< simulation name="Try It CL515 - DVNI" showNodes="leaf01,spine01,border01,server01,fw1" >}}
1819-
1820-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
1821-
1822-
The simulation starts with the example downstream VNI configuration. To simplify the example, only one spine is in the topology. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
1823-
1824-
- **fw1** has IP address 10.1.210.254 configured beyond border01 in VRF10.
1825-
- **server01** has IP address 10.1.10.101 as in the example.
1826-
1827-
To validate the configuration, run the verification commands shown below.
1828-
18291816
{{< /tab >}}
18301817
{{< /tabs >}}
18311818

content/cumulus-linux-517/Network-Virtualization/Static-VXLAN-Tunnels.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -478,16 +478,6 @@ iface br_default
478478
{{< /tab >}}
479479
{{< /tabs >}}
480480

481-
{{< /tab >}}
482-
{{< tab "Try It " >}}
483-
{{< simulation name="Try It CL515 - Static VXLAN" showNodes="leaf01,leaf02,leaf03,leaf04,spine01,spine02,server01,server04" >}}
484-
485-
This simulation is running Cumulus Linux 5.15. The Cumulus Linux 5.16 simulation is coming soon.
486-
487-
The simulation starts with the example static VXLAN configuration. The demo is pre-configured using {{<exlink url="https://docs.nvidia.com/networking-ethernet-software/cumulus-linux/System-Configuration/NVIDIA-User-Experience-NVUE/" text="NVUE">}} commands.
488-
489-
To validate the configuration, run the verification commands shown below.
490-
491481
{{< /tab >}}
492482
{{< /tabs >}}
493483

0 commit comments

Comments
 (0)