Show Menu
Cheatography

DHCP commands engl Cheat Sheet (DRAFT) by

nvs commands auf English

This is a draft cheat sheet. It is a work in progress and is not finished yet.

DHCP Commands

ip dhcp exclud­ed-­address <IP start> <IP end>
Exclude IP addresses
ip dhcp pool <na­me>
Create a DHCP pool
network <IP> <SN­M>
Network address of the pool
defaul­t-r­outer <IP>
Default gateway of the pool
dns-server <IP>
DNS server of the pool
domain­-name <ad­dre­ss>
Sets domain name
ip helper­-ad­dress <IP>
Configures an ip helper address
ip address dhcp
Configures interface to receive IP addressing from DHCP
lease <ti­me>
Sets lease time
 
ipv6 nd manage­d-c­onf­ig-flag
Sets the managed address config­uration flag
ipv6 nd other-­con­fig­-flag
Configures the hosts to use stateful autoco­nfi­gur­ation to get non-IP­v6-­address inform­ation
ipv6 dhcp server <Po­oln­ame>
Enables DHCPv6 on an interface.
ipv6 dhcp relay destin­ation <IPv6 /prefi­x-l­eng­th> <in­ter­fac­e>
Determines relay agent
 
show ip dhcp pool
Shows dhcp pools
show ip dhcp binding
Verifies bindings
show ip dhcp server statistics
Shows statistics

IPv6 Commands (if commands are not accepted)

show sim prefers
sdm prefer dual-i­pv4­-an­d-ipv6 default
do reload

VLAN

encaps­ulate dot1q <vl­an>
Enables dot1q encaps­ulation for clan 20
switchport mode trunk
Changes switchport mode to trunk
switchport mode access
Changes switchport mode to access
switchport trunk allowed vlan <VLAN ID>
Specifies the VLAN for which this trunk port will carry traffic
switchport access vlan <VLAN ID>
Specifies the VLAN for which this access port will carry traffic
switchport trunk native vlan <VLAN ID>
Configures nativ VLAN
 
vlan <id>
Creates VLAN
name <na­me>
Sets name for VLAN
ip address <IP> <SN­M>
Sets IP for VLAN
(no) shutdown
Start or shut down
 
show vlan
Shows all VLANS
show interfaces switchport
Displays inform­ation about all the switch port interfaces

PC commands

ipconfig /all
shows details about all network adapters
ipconfig /renew
Wants to have new IP address
 

VLAN Befehle

encaps­ulate dot1q <vl­an>
Aktiviert dot1q encaps­ulation für ein VLAN
switchport mode trunk
Wechselt den Switchport Mode zu Trunk
switchport mode access
Wechselt den Switchport Mode zu Access
switchport trunk allowed vlan <VLAN ID>
Gibt das VLAN an für welches der Traffic vom Trunk Port drüber läuft
switchport access vlan <VLAN ID>
Gibt das VLAN an für welches der Traffic vom Access Port drüber läuft
switchport trunk native vlan <VLAN ID>
Definiert das Native VLAN
 
vlan <id>
Erstellt ein VLAN
name <na­me>
Setzt einen Namen für das VLAN
ip address <IP> <SN­M>
Setzt eine IP für das VLAN
(no) shutdown
Fährt es rauf oder runter
 
show vlan
Zeigt alle VLANS
show interfaces switchport
Zeigt inform­ationen über die Switch Port Interfaces

PC Befehle

ipconfig /all
Zeigt Inform­ationen über alle Netzwe­rka­dapter
ipconfig /renew
Befehl um eine neu IP Adresse zu bekommen

Sollten IPv6 Befehle nicht angenommen werden

show sim prefers
sdm prefer dual-i­pv4­-an­d-ipv6 default
do reload

DHCP Befehle

ip dhcp exclud­ed-­address <IP start> <IP end>
Nimmt einen gewissen Adress­bereich raus
ip dhcp pool <na­me>
Erstellt einen DHCP Pool
network <IP> <SN­M>
Setzt IP des Pooles
defaul­t-r­outer <IP>
Setzt Default Gateway des Pooles
dns-server <IP>
Setzt DNS-Server des Pooles
domain­-name <ad­dre­ss>
Setzt Domain des Pooles
ip helper­-ad­dress <IP>
Bestimmt einen IP-Helper
ip address dhcp
Konfig­uriert ein Interface so, dass es ihre IP Adresse mittels DHCP bezieht
lease <ti­me>
Setzt die Leasezeit
 
ipv6 nd manage­d-c­onf­ig-flag
Setzt das managed address config­uration flag
ipv6 nd other-­con­fig­-flag
Konfig­uriert den Host so, dass er stateful autoco­nfi­gur­ation benutz um non-IP­v6-­address inform­ation zu erhalten
ipv6 dhcp server <Po­oln­ame>
Aktiviert DHCP auf einem Interface
ipv6 dhcp relay destin­ation <IPv6 /prefi­x-l­eng­th> <in­ter­fac­e>
Bestimmt einen Relay Agent
 
show ip dhcp pool
Zeigt DHCP Pools
show ip dhcp binding
Zeigt alle DHCP bindings
show ip dhcp server statistics
Anzeigen von DHCP Statistik