Guest User

Untitled

a guest
Feb 5th, 2026
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1.  
  2. version 9.3(14) Bios:version 07.69
  3. hostname CSW1
  4. vdc CSW1 id 1
  5.   limit-resource vlan minimum 16 maximum 4094
  6.   limit-resource vrf minimum 2 maximum 4096
  7.   limit-resource port-channel minimum 0 maximum 511
  8.   limit-resource u4route-mem minimum 248 maximum 248
  9.   limit-resource u6route-mem minimum 96 maximum 96
  10.   limit-resource m4route-mem minimum 58 maximum 58
  11.   limit-resource m6route-mem minimum 8 maximum 8
  12.  
  13. cfs eth distribute
  14. feature interface-vlan
  15. feature lacp
  16. feature vpc
  17.  
  18. ip domain-lookup
  19. ip name-server 10.30.1.254
  20.  
  21. system qos
  22.   service-policy type queuing output default-out-policy
  23. copp profile dense
  24.  
  25. ip route 0.0.0.0/0 Vlan3001 10.30.1.254
  26. vlan 1,101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  27.  
  28. vrf context management
  29. hardware profile buffer info port-threshold threshold 80
  30. hardware qos afd profile ultra-burst
  31. hardware profile buffer info poll-interval timer 1000
  32. hardware profile buffer info syslog-interval timer 0
  33.  
  34. vpc domain 1
  35.   peer-switch
  36.   role priority 100
  37.   peer-keepalive destination 10.255.255.2 source 10.255.255.1
  38.   peer-gateway
  39.   ip arp synchronize
  40. vlan configuration 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  41.  
  42. interface Vlan1
  43.   no ip redirects
  44.   no ipv6 redirects
  45.  
  46. interface Vlan3001
  47.   no shutdown
  48.   no ip redirects
  49.   ip address 10.30.1.1/24
  50.   no ipv6 redirects
  51.  
  52. interface port-channel1
  53.   switchport
  54.   switchport mode trunk
  55.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  56.   spanning-tree port type network
  57.   vpc peer-link
  58.  
  59. interface port-channel2
  60.   switchport
  61.   switchport mode trunk
  62.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  63.   mtu 9216
  64.   vpc 2
  65.  
  66. interface port-channel3
  67.   switchport
  68.   switchport mode trunk
  69.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  70.   mtu 9216
  71.   vpc 3
  72.  
  73. interface port-channel4
  74.   switchport
  75.   switchport mode trunk
  76.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  77.   mtu 9216
  78.   vpc 4
  79.  
  80. interface port-channel5
  81.   switchport
  82.   switchport mode trunk
  83.   switchport trunk allowed vlan 2009,3001,3004,3101
  84.   mtu 9216
  85.   vpc 5
  86.  
  87. interface port-channel6
  88.   switchport
  89.   switchport mode trunk
  90.   switchport trunk allowed vlan 3010,3102
  91.   vpc 6
  92.  
  93. interface port-channel7
  94.   switchport
  95.   switchport mode trunk
  96.   switchport trunk allowed vlan 3010,3102
  97.   vpc 7
  98.  
  99. interface port-channel8
  100.   switchport
  101.   switchport mode trunk
  102.   switchport trunk allowed vlan 3010,3102
  103.   vpc 8
  104.  
  105. interface port-channel9
  106.   switchport
  107.   switchport mode trunk
  108.   switchport trunk allowed vlan 3010,3101-3108
  109.   mtu 9216
  110.   vpc 9
  111.  
  112. interface port-channel10
  113.   switchport
  114.   switchport mode trunk
  115.   switchport trunk allowed vlan 3010,3101-3108
  116.   mtu 9216
  117.   vpc 10
  118.  
  119. interface port-channel11
  120.   switchport
  121.   switchport mode trunk
  122.   switchport trunk allowed vlan 1066
  123.   vpc 11
  124.  
  125. interface port-channel12
  126.   switchport
  127.   switchport mode trunk
  128.   switchport access vlan 1066
  129.   switchport trunk allowed vlan 1066
  130.   vpc 12
  131.  
  132. interface port-channel13
  133.   switchport
  134.   switchport mode trunk
  135.   switchport trunk allowed vlan 2000-2050,3001-3010,3101-3110
  136.   spanning-tree port type edge trunk
  137.   mtu 9216
  138.   vpc 13
  139.  
  140. interface port-channel14
  141.   switchport
  142.   switchport mode trunk
  143.   switchport trunk allowed vlan 2000-2050,3001-3010,3101-3110
  144.   spanning-tree port type edge trunk
  145.   mtu 9216
  146.   vpc 14
  147.  
  148. interface Ethernet1/1
  149.   switchport
  150.   switchport mode trunk
  151.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  152.   mtu 9216
  153.   channel-group 3 mode active
  154.   no shutdown
  155.  
  156. interface Ethernet1/2
  157.   switchport
  158.   switchport mode trunk
  159.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  160.   mtu 9216
  161.   channel-group 3 mode active
  162.   no shutdown
  163.  
  164. interface Ethernet1/3
  165.   switchport
  166.   switchport mode trunk
  167.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  168.   mtu 9216
  169.   channel-group 4 mode active
  170.   no shutdown
  171.  
  172. interface Ethernet1/4
  173.   switchport
  174.   switchport mode trunk
  175.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  176.   mtu 9216
  177.   channel-group 4 mode active
  178.   no shutdown
  179.  
  180. interface Ethernet1/5
  181.   switchport
  182.   switchport mode trunk
  183.   switchport trunk allowed vlan 2009,3001,3004,3101
  184.   mtu 9216
  185.   channel-group 5 mode active
  186.   no shutdown
  187.  
  188. interface Ethernet1/6
  189.   switchport
  190.   switchport access vlan 3007
  191.   no shutdown
  192.  
  193. interface Ethernet1/7
  194.   switchport
  195.   switchport mode trunk
  196.   switchport trunk allowed vlan 3010,3102
  197.   channel-group 6 mode active
  198.   no shutdown
  199.  
  200. interface Ethernet1/8
  201.   switchport
  202.   switchport mode trunk
  203.   switchport trunk allowed vlan 3010,3102
  204.   channel-group 6 mode active
  205.   no shutdown
  206.  
  207. interface Ethernet1/9
  208.   switchport
  209.   switchport mode trunk
  210.   switchport trunk allowed vlan 3010,3102
  211.   channel-group 7 mode active
  212.   no shutdown
  213.  
  214. interface Ethernet1/10
  215.   switchport
  216.   switchport mode trunk
  217.   switchport trunk allowed vlan 3010,3102
  218.   channel-group 7 mode active
  219.   no shutdown
  220.  
  221. interface Ethernet1/11
  222.   switchport
  223.   switchport mode trunk
  224.   switchport trunk allowed vlan 3010,3102
  225.   channel-group 8 mode active
  226.   no shutdown
  227.  
  228. interface Ethernet1/12
  229.   switchport
  230.   switchport mode trunk
  231.   switchport trunk allowed vlan 3010,3102
  232.   channel-group 8 mode active
  233.   no shutdown
  234.  
  235. interface Ethernet1/13
  236.   switchport
  237.   switchport mode trunk
  238.   switchport trunk allowed vlan 3010,3101-3108
  239.   mtu 9216
  240.   channel-group 9
  241.   no shutdown
  242.  
  243. interface Ethernet1/14
  244.   switchport
  245.   switchport mode trunk
  246.   switchport trunk allowed vlan 3010,3101-3108
  247.   mtu 9216
  248.   channel-group 10
  249.   no shutdown
  250.  
  251. interface Ethernet1/15
  252.   switchport
  253.   switchport mode trunk
  254.   switchport trunk allowed vlan 1066
  255.   channel-group 11
  256.   no shutdown
  257.  
  258. interface Ethernet1/16
  259.   switchport
  260.   switchport mode trunk
  261.   switchport access vlan 1066
  262.   switchport trunk allowed vlan 1066
  263.   channel-group 12
  264.   no shutdown
  265.  
  266. interface Ethernet1/17
  267.   no shutdown
  268.  
  269. interface Ethernet1/18
  270.   no shutdown
  271.  
  272. interface Ethernet1/19
  273.   no shutdown
  274.  
  275. interface Ethernet1/20
  276.   no shutdown
  277.  
  278. interface Ethernet1/21
  279.   no shutdown
  280.  
  281. interface Ethernet1/22
  282.   no shutdown
  283.  
  284. interface Ethernet1/23
  285.   no shutdown
  286.  
  287. interface Ethernet1/24
  288.   no shutdown
  289.  
  290. interface Ethernet1/25
  291.   no shutdown
  292.  
  293. interface Ethernet1/26
  294.   no shutdown
  295.  
  296. interface Ethernet1/27
  297.   no shutdown
  298.  
  299. interface Ethernet1/28
  300.   no shutdown
  301.  
  302. interface Ethernet1/29
  303.   no shutdown
  304.  
  305. interface Ethernet1/30
  306.   no shutdown
  307.  
  308. interface Ethernet1/31
  309.   no shutdown
  310.  
  311. interface Ethernet1/32
  312.   no shutdown
  313.  
  314. interface Ethernet1/33
  315.   no shutdown
  316.  
  317. interface Ethernet1/34
  318.   no shutdown
  319.  
  320. interface Ethernet1/35
  321.   no shutdown
  322.  
  323. interface Ethernet1/36
  324.   no shutdown
  325.  
  326. interface Ethernet1/37
  327.   no shutdown
  328.  
  329. interface Ethernet1/38
  330.   no shutdown
  331.  
  332. interface Ethernet1/39
  333.   no shutdown
  334.  
  335. interface Ethernet1/40
  336.   no shutdown
  337.  
  338. interface Ethernet1/41
  339.   no shutdown
  340.  
  341. interface Ethernet1/42
  342.   no shutdown
  343.  
  344. interface Ethernet1/43
  345.   no shutdown
  346.  
  347. interface Ethernet1/44
  348.   no shutdown
  349.  
  350. interface Ethernet1/45
  351.   no shutdown
  352.  
  353. interface Ethernet1/46
  354.   no shutdown
  355.  
  356. interface Ethernet1/47
  357.   switchport
  358.   switchport mode trunk
  359.   switchport trunk allowed vlan 2000-2050,3001-3010,3101-3110
  360.   mtu 9216
  361.   channel-group 13 mode passive
  362.   no shutdown
  363.  
  364. interface Ethernet1/48
  365.   switchport
  366.   switchport mode trunk
  367.   switchport trunk allowed vlan 2000-2050,3001-3010,3101-3110
  368.   mtu 9216
  369.   channel-group 14 mode passive
  370.   no shutdown
  371.  
  372. interface Ethernet1/49
  373.   switchport
  374.   switchport mode trunk
  375.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  376.   mtu 9216
  377.   channel-group 2 mode active
  378.   no shutdown
  379.  
  380. interface Ethernet1/50
  381.   switchport
  382.   switchport mode trunk
  383.   switchport trunk allowed vlan none
  384.   no shutdown
  385.  
  386. interface Ethernet1/51
  387.   no shutdown
  388.  
  389. interface Ethernet1/52
  390.   no shutdown
  391.  
  392. interface Ethernet1/53
  393.   switchport
  394.   switchport mode trunk
  395.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  396.   channel-group 1 mode active
  397.   no shutdown
  398.  
  399. interface Ethernet1/54
  400.   switchport
  401.   switchport mode trunk
  402.   switchport trunk allowed vlan 101-110,501,1001-1149,2000-2050,3001-3010,3101-3110
  403.   channel-group 1 mode active
  404.   no shutdown
  405.  
  406. interface mgmt0
  407.   vrf member management
  408.   ip address 10.255.255.1/30
  409. icam monitor scale
  410.  
  411. line console
  412. line vty
  413. boot nxos bootflash:/nxos.9.3.14.bin
  414.  
Advertisement
Add Comment
Please, Sign In to add comment