Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2012
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. Nexus_1000v# sho run
  2.  
  3. !Command: show running-config
  4. !Time: Mon Sep 3 08:28:06 2012
  5.  
  6. version 4.2(1)SV1(5.1a)
  7. no feature telnet
  8. feature segmentation
  9.  
  10. username admin password 5 aa role network-admin
  11.  
  12. banner motd #Nexus 1000v Switch#
  13.  
  14. ssh key rsa 2048
  15. ip domain-lookup
  16. hostname Nexus_1000v
  17. vem 3
  18. host vmware id 35303737-3739-435a-4a39-353130415454
  19. vem 4
  20. host vmware id 35303737-3739-435a-4a39-353130415645
  21. bridge-domain PROBA1
  22. segment id 11001
  23. group 239.1.1.1
  24. snmp-server user admin network-admin auth md5 0xaa1caebd58184624 priv 0x6efaa81
  25. 84624 localizedkey
  26.  
  27. vrf context management
  28. ip route 0.0.0.0/0 10.253.0.1
  29. vlan 1,8,1001-1002,1004,2001-2002,2004
  30. vlan 1
  31. vlan 8
  32. name Management
  33. vlan 1001-1002
  34. vlan 1004
  35. name VXLAN_Transport
  36. vlan 2001
  37. name Control
  38. vlan 2002
  39. name Packet
  40. vlan 2004
  41. name VXLAN_New_Transport
  42.  
  43. port-channel load-balance ethernet source-mac
  44. port-profile default max-ports 32
  45. port-profile type ethernet Unused_Or_Quarantine_Uplink
  46. vmware port-group
  47. shutdown
  48. description Port-group created for Nexus1000V internal usage. Do not use.
  49. state enabled
  50. port-profile type vethernet Unused_Or_Quarantine_Veth
  51. vmware port-group
  52. shutdown
  53. description Port-group created for Nexus1000V internal usage. Do not use.
  54. state enabled
  55. port-profile type ethernet UPLINKS
  56. vmware port-group
  57. switchport mode trunk
  58. switchport trunk allowed vlan 1-3967,4048-4093
  59. mtu 9000
  60. no shutdown
  61. system vlan 8,2001-2002,2004
  62. state enabled
  63. port-profile type vethernet VXLAN_Transport
  64. vmware port-group
  65. switchport access vlan 2004
  66. capability vxlan
  67. no shutdown
  68. state enabled
  69. port-profile type vethernet PROBA_VXLAN1
  70. vmware port-group
  71. switchport access bridge-domain PROBA1
  72. no shutdown
  73. description "Ez a VXLAN 1"
  74. state enabled
  75.  
  76. vdc Nexus_1000v id 1
  77. limit-resource vlan minimum 16 maximum 2049
  78. limit-resource monitor-session minimum 0 maximum 2
  79. limit-resource vrf minimum 16 maximum 8192
  80. limit-resource port-channel minimum 0 maximum 768
  81. limit-resource u4route-mem minimum 1 maximum 1
  82. limit-resource u6route-mem minimum 1 maximum 1
  83. limit-resource m4route-mem minimum 58 maximum 58
  84. limit-resource m6route-mem minimum 8 maximum 8
  85.  
  86. interface mgmt0
  87. ip address 10.253.0.12/24
  88.  
  89. interface Vethernet1
  90. inherit port-profile VXLAN_Transport
  91. description VMware VMkernel, vmk1
  92. vmware dvport 160 dvswitch uuid "ce 38 31 50 ae ed 5f e1-b9 21 d7 3b 48 fb 53 10"
  93. vmware vm mac 0050.5678.2619
  94.  
  95. interface Vethernet2
  96. inherit port-profile VXLAN_Transport
  97. description VMware VMkernel, vmk1
  98. vmware dvport 161 dvswitch uuid "ce 38 31 50 ae ed 5f e1-b9 21 d7 3b 48 fb 53 10"
  99. vmware vm mac 0050.5676.CC69
  100.  
  101. interface Vethernet3
  102. inherit port-profile PROBA_VXLAN1
  103. description VXLAN 1 ESX12, Network Adapter 1
  104. vmware dvport 192 dvswitch uuid "ce 38 31 50 ae ed 5f e1-b9 21 d7 3b 48 fb 53 10"
  105. vmware vm mac 0050.56AA.6EEB
  106.  
  107. interface Vethernet4
  108. inherit port-profile PROBA_VXLAN1
  109. description VXLAN 1 ESX13, Network Adapter 1
  110. vmware dvport 193 dvswitch uuid "ce 38 31 50 ae ed 5f e1-b9 21 d7 3b 48 fb 53 10"
  111. vmware vm mac 0050.56AA.6EEC
  112.  
  113. interface Ethernet3/1
  114. inherit port-profile UPLINKS
  115.  
  116. interface Ethernet4/1
  117. inherit port-profile UPLINKS
  118.  
  119. interface control0
  120. line console
  121. boot kickstart bootflash:/nexus-1000v-kickstart-mz.4.2.1.SV1.5.1a.bin sup-1
  122. boot system bootflash:/nexus-1000v-mz.4.2.1.SV1.5.1a.bin sup-1
  123. boot kickstart bootflash:/nexus-1000v-kickstart-mz.4.2.1.SV1.5.1a.bin sup-2
  124. boot system bootflash:/nexus-1000v-mz.4.2.1.SV1.5.1a.bin sup-2
  125. svs-domain
  126. domain id 12
  127. control vlan 2001
  128. packet vlan 2002
  129. svs mode L2
  130. svs connection vcenter
  131. protocol vmware-vim
  132. remote ip address 10.253.0.11 port 80
  133. vmware dvs uuid "ce 38 31 50 ae ed 5f e1-b9 21 d7 3b 48 fb 53 10" datacenter-name LAB
  134. max-ports 8192
  135. connect
  136. vsn type vsg global
  137. tcp state-checks
  138. vnm-policy-agent
  139. registration-ip 0.0.0.0
  140. shared-secret **********
  141. log-level
  142.  
  143.  
  144. Nexus_1000v#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement