User Tools

Site Tools


hpe:switch:5510:configuration_example_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hpe:switch:5510:configuration_example_script [2021/08/13 14:01] – created aperezhpe:switch:5510:configuration_example_script [2023/07/12 19:20] (current) aperez
Line 1: Line 1:
 +
 +
 +
 +----
 +Guide files:
 +
 +{{ :hpe:switch:5510:guide_files_scripts_switch_5510_hi.zip |}}
 +
 +{{ :hpe:switch:5510:5510_template_code.zip |}}
 +
 +{{ :hpe:switch:5510:5510bgp_dhcp_irf_3_units.zip |}}
 +
 +----
 +
 +
   #   #
    version 7.1.070, Release 3507    version 7.1.070, Release 3507
Line 255: Line 270:
   #   #
   return   return
 +  
 +  
 +  -------------------------
 +  -Other voice script
 +  -------------------------
 +  telnet server enable
 +  #
 +  voice-vlan mac-address a4b4-3900-0000 mask ffff-ff00-0000 description Cisco3
 +  voice-vlan mac-address cc7f-7500-0000 mask ffff-ff00-0000 description Cisco5
 +  voice-vlan mac-address d4ad-7100-0000 mask ffff-ff00-0000 description Cisco1
 +  voice-vlan mac-address 0029-c200-0000 mask ffff-ff00-0000 description Cisco2
 +  voice-vlan mac-address 002f-5c00-0000 mask ffff-ff00-0000 description Cisco8
 +  voice-vlan mac-address 04b4-3900-0000 mask ffff-ff00-0000 description Cisco7
 +  voice-vlan mac-address 045f-b900-0000 mask ffff-ff00-0000 description Cisco7
 +  voice-vlan mac-address 488b-0a00-0000 mask ffff-ff00-0000 description Cisco9  
 +  #
 +  vlan 144
 +  name VLAN 144
 +  description VLAN 144
 +  igmp-snooping enable  
 +  #
 +  vlan 152
 +  name Voz-152
 +  description Voz-152
 +  igmp-snooping enable
 +  #
 +  interface GigabitEthernet1/0/1
 +  port link-mode bridge
 +  port link-type hybrid
 +  undo port hybrid vlan 1
 +  port hybrid vlan 144 untagged
 +  port hybrid pvid vlan 144
 +  voice-vlan 152 enable
 +  broadcast-suppression pps 3000
 +  poe enable
 +  #
 +  
 +  
 +------
 +
hpe/switch/5510/configuration_example_script.1628881301.txt.gz · Last modified: 2021/08/13 14:01 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki