From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/buttons.html | 110 +++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/content.html | 183 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/index.html | 29 ++++ Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/media.html | 21 +++ 4 files changed, 343 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/buttons.html new file mode 100644 index 0000000..1d0e952 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/buttons.html @@ -0,0 +1,110 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/content.html new file mode 100644 index 0000000..f51fd6b --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/content.html @@ -0,0 +1,183 @@ + + + + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 1.2 + DHCP 
  + 1.2.6 + Verifying DHCP operation 
+ + + + + + +
+ To verify the operation of DHCP, the + command + + show ip dhcp binding + can be used. This displays a list of all bindings created by the DHCP + service. 

+ + To verify that messages are being received or sent by the router, use + the command + + + show ip dhcp server statistics. + This will display count information regarding the number of DHCP + messages that have been sent and received.

+

+ + + + +
+ + + + + +
+ + +
+ + + + + +
+ + + + + +
  +

+ + + + + Lab Activity

+
+

Lab Exercise: Configuring DHCP

+
+

In this lab, the student will configure a router for + Dynamic Host Configuration Protocol (DHCP).

+

+
+
+ + +     + + + + + +
+ + +
+ + + + + +
+ + + + + +
  +

+ + + + Lab Activity

+
+

e-Lab Activity: Configuring DHCP

+
+

In this lab, the student will configure a router for DHCP, add the ability for workstations to remotely obtain DHCP + addresses and dynamically assign addresses to the attached + hosts.

+

+
+     + + + + + +
+ + + + + +
+ +
+ + + + + +
+ + + + + +
  +

+ + Web Links

+
+ +

Configuring DHCP

+ + http://www.cisco.com/en/US/products/sw/ + iosswrel/ps1835/products_configuration_ + guide_chapter09186a00800ca75c.html

+ +

+

+
+
+

+       +        +

+ + + + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/index.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/index.html new file mode 100644 index 0000000..82a25be --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/index.html @@ -0,0 +1,29 @@ + + + + +Cisco Global Learning Network + + + + + + + + + + + + + + + + <body> + + <p>This page uses frames, but your browser doesn't support them.</p> + + </body> + + + + diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/media.html b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/media.html new file mode 100644 index 0000000..7f3f09a --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch1/1_2_6/media.html @@ -0,0 +1,21 @@ + + + + + + +Flash Graphic + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3