Advertisement
cbrucefigsolutions

r1-2210 show run

Jun 1st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. arc3-227#show run
  2. config-file-header
  3. arc3-227
  4. v2.0.0.71 / RARC_800_080_053
  5. CLI v1.0
  6. @
  7. spanning-tree priority 4096
  8. port jumbo-frame
  9. vlan database
  10. vlan 3
  11. exit
  12. voice vlan oui-table add 000181 Nortel__________________
  13. voice vlan oui-table add 0001e3 Siemens_AG_phone________
  14. voice vlan oui-table add 00036b Cisco_phone_____________
  15. voice vlan oui-table add 00096e Avaya___________________
  16. voice vlan oui-table add 000fe2 H3C_Aolynk______________
  17. voice vlan oui-table add 001049 Shoretel________________
  18. voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
  19. voice vlan oui-table add 00907a Polycom/Veritel_phone___
  20. voice vlan oui-table add 00e0bb 3Com_phone______________
  21. lldp timer 5
  22. lldp hold-multiplier 2
  23. lldp reinit 1
  24. hostname arc3-227
  25. logging console debugging
  26. clock timezone UTC -6
  27. !
  28. interface vlan 3
  29. name AD
  30. ip address 10.2.0.1 255.255.255.0
  31. !
  32. interface tengigabitethernet0/1
  33. description ARC3-N3048-Interop
  34. lldp notifications enable
  35. lldp optional-tlv port-desc sys-name sys-desc sys-cap
  36. !
  37. interface tengigabitethernet0/2
  38. description ARC3-N1548-R107-26-te1-0-4
  39. lldp notifications enable
  40. lldp optional-tlv port-desc sys-name sys-desc sys-cap
  41. !
  42. interface tengigabitethernet0/3
  43. lldp notifications enable
  44. lldp optional-tlv port-desc sys-name sys-desc sys-cap
  45. !
  46. interface tengigabitethernet0/4
  47. lldp notifications enable
  48. lldp optional-tlv port-desc sys-name sys-desc sys-cap
  49. !
  50. interface gigabitethernet0/1
  51. ip address 169.254.255.2 255.255.255.252
  52. spanning-tree disable
  53. no switchport
  54. !
  55. interface gigabitethernet0/2
  56. spanning-tree disable
  57. !
  58. interface tengigabitethernet1/1
  59. switchport access vlan 3
  60. !
  61. interface tengigabitethernet1/2
  62. shutdown
  63. !
  64. interface Port-channel2
  65. switchport mode trunk
  66. !
  67. interface Port-channel4
  68. switchport mode trunk
  69. !
  70. interface oob
  71. ip address 10.1.0.3 255.255.255.0
  72. no ip address dhcp
  73. !
  74. exit
  75. ip default-gateway 10.1.0.1
  76.  
  77.  
  78. Default settings:
  79. Service tag:
  80.  
  81. SW version 2.0.0.71 (date 04-Jan-2018 time 21:14:11)
  82.  
  83. Gigabit Ethernet Ports
  84. =============================
  85. no shutdown
  86. speed 1000
  87. duplex full
  88. negotiation
  89. flow-control on
  90. mdix auto
  91. no back-pressure
  92.  
  93. interface vlan 1
  94. interface port-channel 1 - 32
  95.  
  96. spanning-tree
  97. spanning-tree mode RSTP
  98.  
  99. qos basic
  100. qos trust cos
  101. eee enable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement