User Tools

Site Tools


aruba_networks:switch:6400:6400_configuration_example_script

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aruba_networks:switch:6400:6400_configuration_example_script [2024/09/10 17:03] aperezaruba_networks:switch:6400:6400_configuration_example_script [2024/09/22 10:58] (current) aperez
Line 6: Line 6:
 ---- ----
 {{ youtube>1JKSd0HCRXg }} {{ youtube>1JKSd0HCRXg }}
 +
 +----
 +----
 +
 +====== Select a Product to View the List of Commands ======
 +
 +**[[https://www.arubanetworks.com/techdocs/AOS-CX/AOSCX-CLI-Bank/cli_832x/Content/aos-cx-home.htm|Select a Product to View the List of Commands]]
 +**
  
 ---- ----
Line 736: Line 744:
  
  
-enabled the DHCPv4 server on VRF primary.+**enabled the DHCPv4 server on VRF primary.**
  
-Option1:  switch(config)# dhcp-server vrf primary switch(config-dhcp-server)# enable +  Option1:   
-Option2:  switch(config)# dhcp-server vrf default switch(config-dhcp-server)# enable+   switch(config)# dhcp-server vrf primary  
 +   switch(config-dhcp-server)# enable
  
-Disables the DHCPv4 server on VRF primary.+  Option2:   
 +    switch(config)# dhcp-server vrf default  
 +    switch(config-dhcp-server)# enable 
 + 
 +**Disables the DHCPv4 server on VRF primary.** 
 + 
 +  Option1:   
 +    switch(config)# dhcp-server vrf primary  
 +    switch(config-dhcp-server)# disable 
 + 
 +  Option2: 
 +    switch(config)# dhcp-server vrf default  
 +    switch(config-dhcp-server)# disable 
 + 
 +**show dhcp-server** 
 + 
 +   show dhcp-server [all-vrfs] 
 +   show dhcp-server leases {all-vrfs | vrf <VRF-NAME>
 +   show dhcp-server pool <POOL-NAME> [vrf <VRF-NAME>
 + 
 +----
  
-Option1:  switch(config)# dhcp-server vrf primary switch(config-dhcp-server)# disable 
-Option2:  switch(config)# dhcp-server vrf default switch(config-dhcp-server)# disable 
  
   dhcp-server vrf default   dhcp-server vrf default
Line 768: Line 795:
  
 **When the DHCP-SERVER is local to the 6400 chassis, no relay is required for interfaces that require the service:** **When the DHCP-SERVER is local to the 6400 chassis, no relay is required for interfaces that require the service:**
 +
  
   interface vlan 523   interface vlan 523
aruba_networks/switch/6400/6400_configuration_example_script.1726005796.txt.gz · Last modified: 2024/09/10 17:03 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki