This example displays the status of the VXLAN gateway VSB:
CSP# show virtual-service-blade summary
-------------------------------------------------------------------------------
Name HA-Role HA-Status Status Location
-------------------------------------------------------------------------------
VXLAN-GW PRIMARY ACTIVE VSB POWERED ON PRIMARY
VXLAN-GW SECONDARY ACTIVE VSB POWERED ON SECONDARY
This example displays the VXLAN gateway configuration:
CSP# show virtual-service-blade
virtual-service-blade VXLAN-GW
Description:
Slot id: 1
Host Name: VXLAN-GW-DOCS
Management IP: 192.168.1.104
VSB Type Name : vx-gw-1.5
Configured vCPU: 3
Operational vCPU: 3
Configured Ramsize: 2048
Operational Ramsize: 2048
Disksize: 3
Heartbeat: 154764
Legends: P - Passthrough
--------------------------------------------------------------------------
Interface Type MAC VLAN State Uplink-Int
Pri Sec Oper Adm
--------------------------------------------------------------------------
VsbEthernet1/1 gw-uplink1 0002.3d71.a303 up up Gi3(P) Gi3(P)
VsbEthernet1/2 management 0002.3d71.a302 751 up up Gi1 Gi1
VsbEthernet1/3 gw-uplink2 0002.3d71.a304 up up Gi4(P) Gi4(P)
internal NA NA NA up up
HA Role: Primary
HA Status: ACTIVE
Status: VSB POWERED ON
Location: PRIMARY
SW version:
HA Role: Secondary
HA Status: ACTIVE
Status: VSB POWERED ON
Location: SECONDARY
SW version:
VSB Info:
Domain ID : 405
This example displays the port-profile configuration assigned to the VXLAN Gateway uplinks:
vsm# show running-config port-profile gw-uplink
port-profile type ethernet gw-uplink
switchport mode trunk
switchport trunk allowed vlan 1,81,751-760
mtu 1550
channel-group auto mode active
no shutdown
state enabled
This example displays the port-profile configuration assigned to the VXLAN VTEP:
vsm# show running-config port-profile gw-vtep
port-profile type vethernet gw-vtep
switchport mode access
switchport access vlan 760
capability vxlan
transport ip address 182.168.1.253 255.255.255.0 gateway 182.168.1.1
no shutdown
state enabled
This example shows how to display the VXLAN gateway service modules as soon as they are online:
vsm# show module
Mod Ports Module-Type Model Status
--- ----- -------------------------------- ------------------ ------------
1 0 Virtual Supervisor Module Nexus1000V ha-standby
2 0 Virtual Supervisor Module Nexus1000V active *
3 332 Virtual Ethernet Module NA ok
4 332 Virtual Ethernet Module NA ok
5 332 Virtual Ethernet Module NA ok
6 332 Virtual Ethernet Module NA ok
7 332 Virtual Ethernet Module NA ok
8 332 Virtual Ethernet Module NA ok
9 4 Virtual Service Module VXLAN Gateway ok
10 4 Virtual Service Module VXLAN Gateway ok
Mod Sw Hw
--- ------------------ ------------------------------------------------
1 4.2(1)SV2(2.0.284) 0.0
2 4.2(1)SV2(2.0.284) 0.0
3 4.2(1)SV2(2.1) VMware ESXi 5.0.0 Releasebuild-623860 (3.0)
4 4.2(1)SV2(2.1) VMware ESXi 5.0.0 Releasebuild-469512 (3.0)
5 4.2(1)SV2(2.1) VMware ESXi 5.0.0 Releasebuild-469512 (3.0)
6 4.2(1)SV2(2.1) VMware ESXi 5.0.0 Releasebuild-469512 (3.0)
7 4.2(1)SV2(2.1) VMware ESXi 5.0.0 Releasebuild-469512 (3.0)
8 4.2(1)SV2(2.1) VMware ESXi 5.0.0 Releasebuild-469512 (3.0)
9 4.2(1)SV2(2.1) Linux 2.6.27.10
10 4.2(1)SV2(2.1) Linux 2.6.27.10
Mod Server-IP Server-UUID Server-Name
--- --------------- ------------------------------------ --------------------
1 10.193.81.210 NA NA
2 10.193.81.210 NA NA
3 10.193.81.201 3f6ebef1-90f3-11e0-a977-e8b7487bbf50 10.193.81.201
4 10.193.81.202 56ae0e11-98a8-11e0-b2a9-e8b7487c00e4 10.193.81.202
5 10.193.81.203 1abbf23b-9c26-11e0-ab53-e8b7487c26be 10.193.81.203
6 10.193.81.204 64faccd8-9c11-11e0-ba93-e8b7487c24ea 10.193.81.204
7 10.193.81.205 1abbf245-9c26-11e0-ab53-e8b7487c2712 10.193.81.205
8 10.193.81.169 0ea13991-e32f-11e0-bd1d-ccef48b424a0 10.193.81.169
9 192.168.1.104 56fa6753-4dc5-4a7d-ad07-cc817114f838 VXLAN-GW-DOCS
10 192.168.1.105 4cbd05df-b3e5-468a-9497-89aa3fae8153 VXLAN-GW-DOCS
* this terminal session
This example shows how to display the cluster ID mapping and the details about active, standby, and standalone service modules:
vsm# show module service-module
Mod Cluster-id Role HA Mode Status
--- ---------- ----------- ---------- -------
9 1 Primary HA Active
10 1 Secondary HA Standby
This example shows how to find the module for virtual Ethernet interface binding:
vsm(config-if)# show vxlan gateway interface
-----------------------------------------------------------------
Port IPAddress Netmask Gateway Mod Status Role
-----------------------------------------------------------------
Veth6 192.168.1.253 255.255.255.0 192.168.1.1 9 up Active
Veth22 192.168.1.253 255.255.255.0 192.168.1.1 10 up Standby
This example displays if both the VTEP veths are in up state:
vsm# show interface vethernet 6
Vethernet6 is up
Port description is VXLANGW VTEP, Network Adapter 1
Hardware: Virtual, address: 0002.3d71.a303 (bia 0002.3d71.a303)
Owner is VM "VXLANGW VTEP", adapter is Network Adapter 1
Active on module 9
Port-Profile is gw-vtep
Port mode is access
5 minute input rate 8 bits/second, 0 packets/second
5 minute output rate 0 bits/second, 0 packets/second
Rx
6 Input Packets 6 Unicast Packets
0 Multicast Packets 588 Broadcast Packets
468 Bytes
Tx
34321 Output Packets 34321 Unicast Packets
33609 Multicast Packets 24 Broadcast Packets 33633 Flood Packets
2193700 Bytes
0 Input Packet Drops 0 Output Packet Drops
vsm# show interface vethernet 22
Vethernet22 is up
Port description is VXLANGW VTEP, Network Adapter 1
Hardware: Virtual, address: 0002.3d71.a383 (bia 0002.3d71.a383)
Owner is VM "VXLANGW VTEP", adapter is Network Adapter 1
Active on module 10
Port-Profile is gw-vtep
Port mode is access
5 minute input rate 8 bits/second, 0 packets/second
5 minute output rate 0 bits/second, 0 packets/second
Rx
6 Input Packets 6 Unicast Packets
0 Multicast Packets 25 Broadcast Packets
468 Bytes
Tx
33742 Output Packets 33742 Unicast Packets
33609 Multicast Packets 133 Broadcast Packets 33742 Flood Packets
2158956 Bytes
0 Input Packet Drops 0 Output Packet Drops
This example displays if port-channels are up for gateway service modules:
vsm# show port-channel summary
Flags: D - Down P - Up in port-channel (members)
I - Individual H - Hot-standby (LACP only)
s - Suspended r - Module-removed
S - Switched R - Routed
U - Up (port-channel)
--------------------------------------------------------------------------------
Group Port- Type Protocol Member Ports
Channel
--------------------------------------------------------------------------------
1 Po1(SU) Eth NONE Eth3/3(P) Eth3/4(P) Eth3/5(P)
Eth3/6(P)
2 Po2(SU) Eth NONE Eth4/3(P) Eth4/4(P) Eth4/5(P)
Eth4/6(P)
3 Po3(SU) Eth NONE Eth5/3(P) Eth5/4(P) Eth5/5(P)
Eth5/6(P)
4 Po4(SU) Eth NONE Eth6/3(P) Eth6/4(P) Eth6/5(P)
Eth6/6(P)
5 Po5(SU) Eth NONE Eth7/3(P) Eth7/4(P) Eth7/5(P)
Eth7/6(P)
6 Po6(SU) Eth NONE Eth8/4(P)
7 Po7(SU) Eth LACP Eth9/1(P) Eth9/3(P)
8 Po8(SU) Eth LACP Eth10/1(P) Eth10/3(P)
This example shows VXLAN gateway mappings:
vsm# show bridge-domain mappings
-------------------------------------------------------------------------------
Interface Module Serv Inst Vlan BD-Name
-------------------------------------------------------------------------------
port-channel7 9 753 753 bd-753
port-channel8 10 753 753 bd-753
This example shows how to find the IP address for module binding:
vsm(config-if)# show service-module mgmt-int
--------------------------------------------------------------------------------
Mod Interface-Name IP-address Speed MTU
--------------------------------------------------------------------------------
4 Mgmt0 10.10.10.2 0 0
5 Mgmt0 10.10.10.3 0 0
Remember the management IP address user installs gateway with
(in this example 10.10.10.2, which occupies module slot 4)
This example shows how to display if the VSM is in Advanced mode:
vsm# show switch edition
Switch Edition: Advanced
Advanced Features
Feature Name Feature State
-----------------------------
vxlan-gateway enabled
Licenses Available: 1020
Licenses In Use: 4
License Expiry Date: 13 Jun 2013
This example shows if the VXLAN gateway is enabled on the VSM:
vsm# show feature
Feature Name Instance State
-------------------- -------- --------
cts 1 enabled
dhcp-snooping 1 enabled
http-server 1 enabled
lacp 1 enabled
netflow 1 disabled
network-segmentation 1 enabled
port-profile-roles 1 disabled
private-vlan 1 enabled
segmentation 1 enabled
sshServer 1 enabled
tacacs 1 disabled
telnetServer 1 disabled
vtracker 1 enabled
vxlan-gateway 1 enabled