After the GitLab CI/CD pipeline has successfully deployed the configurations to your Nexus fabric, it's important to manually verify that the configuration changes have been applied correctly to each device. In this section, you will connect to the Nexus switches and validate the deployed configurations.
Connect to the first spine switch to verify the deployed configuration.
ssh -l admin 10.15.107.21
Now that you are connected to the Spine-1 switch, you can validate the configuration that was deployed by the GitLab CI/CD pipeline.
show ip interface brief
IP Interface Status for VRF "default"(1)
Interface IP Address Interface Status
Lo0 10.0.0.1 protocol-up/link-up/admin-up
Eth1/1 10.1.11.1 protocol-up/link-up/admin-up
Eth1/2 10.1.12.1 protocol-up/link-up/admin-up
Eth1/11 10.1.11.5 protocol-up/link-up/admin-up
Eth1/12 10.1.12.5 protocol-up/link-up/admin-up
show ip bgp summary
BGP summary information for VRF default, address family IPv4 Unicast
BGP router identifier 10.0.0.1, local AS number 65535
BGP table version is 11, IPv4 Unicast config peers 4, capable peers 4
5 network entries and 9 paths using 1884 bytes of memory
BGP attribute entries [3/1104], BGP AS path entries [2/12]
BGP community entries [0/0], BGP clusterlist entries [0/0]
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
10.1.11.2 4 65011 24 22 11 0 0 00:16:53 2
10.1.11.6 4 65011 24 22 11 0 0 00:16:53 2
10.1.12.2 4 65012 24 22 11 0 0 00:16:52 2
10.1.12.6 4 65012 24 22 11 0 0 00:16:53 2