Advertisement
bdavid89

conf

Nov 14th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. !
  2. ver 08.0.30uT7f3
  3. !
  4. stack unit 1
  5. module 1 icx6610-48p-poe-port-management-module
  6. module 2 icx6610-qsfp-10-port-160g-module
  7. module 3 icx6610-8-port-10g-dual-mode-module
  8. !
  9. !
  10. !
  11. !
  12. vlan 1 name DEFAULT-VLAN by port
  13. router-interface ve 1
  14. !
  15. !
  16. !
  17. !
  18. !
  19. ip dhcp-client disable
  20. !
  21. !
  22. !
  23. !
  24. !
  25. !
  26. !
  27. !
  28. !
  29. !
  30. interface management 1
  31. ip address 192.168.1.2 255.255.255.0
  32. !
  33. interface ve 1
  34. ip address 192.168.2.2 255.255.255.0
  35. !
  36. !
  37. !
  38. !
  39. !
  40. !
  41. !
  42. !
  43. !
  44. end
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement