Cisco

N9K vPC Track

The HSRP is configured on vPC. The active HSRP router is SD001. If the L3 uplink is down, the traffic towards will be blackholed. Configure Track on vPC peers. Each...
Cisco

Cisco N9k – Double-Sided vPC

1. Test Environment Double-sided vPC is also called Back-to-Back vPC. Test devices are: 2. Config 3. Show Output 4. Troubleshooting Another topology is used. 4.1 Normal Status SS002(config)# do show...
Cisco

Cisco N9K 9364C GX – IPSLA & HSRP

Background: The idea scenario is HSRP configured under SVI interface which runs over the vPC port-channel. 1. IP SLA 1.1 Configuration feature sla sender ip sla 1 icmp-echo 172.16.0.2 source-interface...
Cisco

Cisco N9K 9364C GX – NXOS & EPLD Upgrade

This to upgrade N9K 9364C GX from 10.4(3)F to 10.4(4)M. 1. Copy & Verify Image Nexus-9364C-GX# copy usb1:nxos64-cs.10.4.4.M.bin bootflash: Nexus-9364C-GX# show file bootflash:nxos64-cs.10.4.4.M.bin md5sum 366ef574de8899b7179e75dc6856492f Nexus-9364C-GX# copy usb1:n9000-epld.10.4.4.M.img bootflash: Nexus-9364C-GX#...
Docker

Docker Deploy Gitea

1. Docker Compose File 2. Modify Gitea Config File After starting up the docker container, go to ./gitea/gitea/gitea/conf. app.ini includes the config. Refer to Gitea Config Cheat Sheet for parameter...