Cisco Systems 1800 دليل المستخدم

دليل المستخدم للجهاز Cisco Systems 1800

جهاز: Cisco Systems 1800
فئة: يُحوّل
الصانع: Cisco Systems
مقاس: 0.19 MB
مضاف: 2/18/2014
عدد الصفحات: 8
اطبع الدليل

تحميل

كيفية استخدام هذا الموقع؟

هدفنا هو أن نوفر لك وصولاً سريعًا إلى محتوى دليل المستخدم الخاص بـ Cisco Systems 1800. باستخدام المعاينة عبر الإنترنت ، يمكنك عرض المحتويات بسرعة والانتقال إلى الصفحة حيث ستجد الحل لمشكلتك مع Cisco Systems 1800.

لراحتك

إذا لم يكن البحث في دليل المستخدم Cisco Systems 1800 مباشرة على موقع الويب هذا مناسبًا لك ، فهناك حلان محتملان:

  • عرض ملء الشاشة - لعرض دليل المستخدم بسهولة (بدون تنزيله على جهاز الكمبيوتر الخاص بك) ، يمكنك استخدام وضع العرض بملء الشاشة. لبدء مشاهدة دليل المستخدم Cisco Systems 1800 بملء الشاشة ، استخدم الزر تكبير الشاشة.
  • التنزيل على جهاز الكمبيوتر الخاص بك - يمكنك أيضًا تنزيل دليل المستخدم Cisco Systems 1800 على جهاز الكمبيوتر لديك والاحتفاظ به في ملفاتك. ومع ذلك ، إذا كنت لا تريد أن تشغل مساحة كبيرة على القرص الخاص بك ، فيمكنك دائمًا تنزيله في المستقبل من ManualsBase.
Cisco Systems 1800 دليل الاستخدام - Online PDF
Advertisement
« Page 1 of 8 »
Advertisement
النسخة المطبوعة

يفضل العديد من الأشخاص قراءة المستندات ليس على الشاشة ، ولكن في النسخة المطبوعة. تم أيضًا توفير خيار طباعة الدليل ، ويمكنك استخدامه بالنقر فوق الارتباط أعلاه - اطبع الدليل. لا يتعين عليك طباعة الدليل بالكامل Cisco Systems 1800 ولكن الصفحات المحددة فقط. ورق.

الملخصات

ستجد أدناه معاينات لمحتوى أدلة المستخدم المقدمة في الصفحات التالية لـ Cisco Systems 1800. إذا كنت ترغب في عرض محتوى الصفحات الموجودة في الصفحات التالية من الدليل بسرعة ، فيمكنك استخدامها.

ملخصات المحتويات
ملخص المحتوى في الصفحة رقم 1

CHAPTER 5
Configuring a LAN with DHCP and VLANs
The Cisco 1800 series integrated services fixed-configuration routers support clients on both physical
LANs and virtual LANs (VLANs). The routers can use the Dynamic Host Configuration Protocol
(DHCP) to enable automatic assignment of IP configurations for nodes on these networks.
Figure 5-1 shows a typical deployment scenario with two physical LANs connected by the router and
two VLANs.
Figure 5-1 Physical and Virtual LANs with DHCP Configured on t

ملخص المحتوى في الصفحة رقم 2

Chapter 5 Configuring a LAN with DHCP and VLANs Configure DHCP When you configure a DHCP server, you must configure the server properties, policies, and DHCP options. Note Whenever you change server properties, you must reload the server with the configuration data from the Network Registrar database. VLANs The Cisco 1800 series integrated services routers (fixed) support eight Fast Ethernet ports on which you can configure VLANs. VLANs enable networks to be segmented and formed into logi

ملخص المحتوى في الصفحة رقم 3

Chapter 5 Configuring a LAN with DHCP and VLANs Configure DHCP Command Purpose Step 3 ip dhcp excluded-address low-address Specifies IP addresses that the DHCP server should [high-address] not assign to DHCP clients. In this example, we are excluding the router address. Example: Router(config)# ip dhcp excluded-address 192.168.9.0 Step 4 ip dhcp pool name Creates a DHCP address pool on the router and enters DHCP pool configuration mode. The name Example: argument can be a string or an int

ملخص المحتوى في الصفحة رقم 4

Chapter 5 Configuring a LAN with DHCP and VLANs Configure DHCP Configuration Example The following configuration example shows a portion of the configuration file for the DCHP configuration described in this chapter. ip dhcp excluded-address 192.168.9.0 ! ip dhcp pool dpool1 import all network 10.10.0.0 255.255.255.0 default-router 10.10.10.10 dns-server 192.168.35.2 domain-name cisco.com ! ip domain name smallbiz.com ip name-server 192.168.11.12 Verify Your DHCP Configurat

ملخص المحتوى في الصفحة رقم 5

Chapter 5 Configuring a LAN with DHCP and VLANs Configure VLANs Message Sent BOOTREPLY 0 DHCPOFFER 0 DHCPACK 0 DHCPNAK 0 Router# Configure VLANs Perform these steps to configure VLANs on your router, beginning in privileged EXEC mode: Command Purpose Step 1 vlan database Enters VLAN configuration mode. Example: Router# vlan database Router(vlan)# Step 2 vlan vlan-id [media type] [name vlan-name] Adds VLANs, with identifiers rang

ملخص المحتوى في الصفحة رقم 6

Chapter 5 Configuring a LAN with DHCP and VLANs Configure VLANs Verify Your VLAN Configuration Use the following commands to view your VLAN configuration. • show—Entered from VLAN database mode. Displays summary configuration information for all configured VLANs. • show vlan-switch—Entered from privileged EXEC mode. Displays detailed configuration information for all configured VLANs. Router# vlan database Router(vlan)# show VLAN ISL Id: 1 Name: default Media Type: Ethernet

ملخص المحتوى في الصفحة رقم 7

Chapter 5 Configuring a LAN with DHCP and VLANs Configure VLANs Bridge Type: SRB Bridge Number: 1 STP Type: IBM Router# show vlan-switch VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0, Fa1, Fa2, Fa3 1002 fddi-default active 1003 token-ring-default active 1004 fddinet-default active 1005 trn

ملخص المحتوى في الصفحة رقم 8

Chapter 5 Configuring a LAN with DHCP and VLANs Configure VLANs Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide 5-8 OL-6426-02


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 Cisco Systems 1800 دليل الاستخدام جهاز التوجيه 36
2 Cisco Systems 11500 Series دليل الاستخدام يُحوّل 13
3 Cisco Systems 11503 دليل الاستخدام يُحوّل 3
4 Cisco Systems 11506 دليل الاستخدام يُحوّل 1
5 Cisco Systems 11501 دليل الاستخدام يُحوّل 1
6 Cisco Systems 116T دليل الاستخدام يُحوّل 2
7 Cisco Systems 11500 دليل الاستخدام يُحوّل 0
8 Cisco Systems 1503 دليل الاستخدام يُحوّل 0
9 Cisco Systems 12006 دليل الاستخدام يُحوّل 0
10 Cisco Systems 1548 دليل الاستخدام يُحوّل 10
11 Cisco Systems 15454 دليل الاستخدام يُحوّل 6
12 Cisco Systems 1900 دليل الاستخدام يُحوّل 31
13 Cisco Systems 1538 دليل الاستخدام يُحوّل 9
14 Cisco Systems 15600 دليل الاستخدام يُحوّل 1
15 Cisco Systems 2900 دليل الاستخدام يُحوّل 11
16 Sony 4-296-436-11 (2) دليل الاستخدام يُحوّل 0
17 3Com 10/100BASE-TX دليل الاستخدام يُحوّل 61
18 3Com 2226-SFP دليل الاستخدام يُحوّل 688
19 3Com 16985ua.bk دليل الاستخدام يُحوّل 10
20 3Com 10BASE-T دليل الاستخدام يُحوّل 4