Cisco Systems CATALYST 3750 دليل المستخدم

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

جهاز: Cisco Systems CATALYST 3750
فئة: يُحوّل
الصانع: Cisco Systems
مقاس: 0.05 MB
مضاف: 6/22/2014
عدد الصفحات: 15
اطبع الدليل

تحميل

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

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

لراحتك

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

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

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

الملخصات

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

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

Cisco − Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration
Table of Contents
Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration.........1
Document ID: 45002................................................................................................................................1
Introduction.....................................................................................................................

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

Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration Document ID: 45002 Introduction Before You Begin Conventions Prerequisites Components Used Background Theory IP Routing on a Stack of 3750s Related Products Configure Network Diagram Practical Tips Configurations Verify Troubleshoot Troubleshooting Procedure Related Information Introduction This document provides a sample configuration for inter

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

Components Used The information in this document is based on the software and hardware versions below. • Two Catalyst 3750G−24T switches running 12.1(14)EA1 EMI Software Release stacked together • Catalyst 2950G−48 running 12.1(12c)EA1 EI Software Release • Catalyst 2948G running 6.3(10) Software Release Note: The configuration from the Cisco 7200VXR is not relevant and, therefore, is not shown in this document. The information presented in this document was created from devices in a specific la

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

• Generating and distribution of the Distributed Cisco Express Forwarding (dCEF) database to the different stack members • The MAC address of the master is used as source MAC of routed packets • Packets that need process switching are handled by CPU of the master The stack members perform the following tasks: • They act as routing standby switches which can take over when the stack master fails • Programming of the routes in the dCEF database in hardware When the master fails, the stack members

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

The above diagram shows a small sample network with the stack of Catalyst 3750s providing inter−VLAN routing between the various segments. The following are the three user defined VLANs: • VLAN 2 − user VLAN • VLAN 3 − server VLAN • VLAN 10 − management VLAN The default gateway configured on each server and host device should be the corresponding VLAN interface IP address on the stack of 3750s. For example, for servers, the default gateway is 10.1.3.1. The Catalyst 2950 is trunked to the top Cat

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

• VLAN 1 is not used for management. All ports in Catalyst switches default to VLAN 1, and any devices connected to non−configured ports will be in VLAN 1. This may cause potential issues for the management of switches, as explained above. • A Layer 3 (L3) (routed) port is used to connect to the default gateway port. In this diagram, a Cisco 7200VXR router could be easily replaced by a firewall that connects to the Internet gateway router. A routing protocol is not run between the stack of Catal

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

description To 2950 switchport trunk encapsulation dot1q ! !−−− Dot1q trunking (with negotiation) is configured on the L2 switch. !−−− If DTP is not supported on the far switch, issue the !−−− switchport mode trunk command !−−− to force the switch port to trunk mode. !−−− Note: The default trunking mode is dynamic auto. If a trunk link !−−− is established using default trunking mode, it does not appear !−−− in the configuration even though a trunk has been established on !−−− the inter

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

interface GigabitEthernet1/0/22 ! interface GigabitEthernet1/0/23 ! interface GigabitEthernet1/0/24 ! interface GigabitEthernet2/0/1 description To 2948G switchport trunk encapsulation dot1q ! !−−− Output suppressed. ! interface GigabitEthernet2/0/23 ! interface GigabitEthernet2/0/24 ! interface Vlan1 no ip address shutdown ! interface Vlan2 description USER_VLAN !−−− This IP address would be the default gateway for users. ip address 10.1.2.1 255.255.255.0 ! interface Vl

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

Note: Since the 3750 is configured as a VLAN Trunk Protocol (VTP) server, the VTP configuration is not displayed by the switch. This is standard behavior. The commands below are used on this switch to create a VTP server with the three user−defined VLANs from global configuration mode. C3750G−24T(config)#vtp domain cisco C3750G−24T(config)#vtp mode server C3750G−24T(config)#vlan 2 C3750G−24T(config−vlan)#name USER_VLAN C3750G−24T(config−vlan)#exit C3750G−24T(config)#vlan 3 C3750G−24T(config−vlan

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

switchport mode access no ip address spanning−tree portfast ! !−−− Output suppressed. interface GigabitEthernet0/1 switchport trunk encapsulation dot1q no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 no ip address no ip route−cache shutdown ! interface Vlan10 description MANAGEMENT !−−− IP address used to manage this switch. ip address 10.1.10.2 255.255.255.0 no ip route−cache ! !−−− Default gateway is configured so that the switch is reachable !−−− from oth

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

begin ! # ***** NON−DEFAULT CONFIGURATION ***** ! ! #time: Fri Jun 30 1995, 05:04:47 ! #version 6.3(10) ! ! #system web interface version(s) ! #test ! #system set system name Cat2948G ! #frame distribution method set port channel all distribution mac both ! #vtp !−−− VTP domain is configured to be that same as the 3550 (VTP server). set vtp domain cisco !−−− VTP mode is chosen as client for this switch. set vtp mode client ! #ip !−−− The management IP address is configured in VLAN 10. s

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

Verify This section provides information you can use to confirm your configuration is working properly. registered customers only Certain show commands are supported by the Output Interpreter Tool ( ) , which allows you to view an analysis of show command output. Catalyst 3750 • show switch − The show switch command tells what the stack consists of and which of stack members is the master. C3750G−24T#show switch Current Switch# Role M

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

E1 − OSPF external type 1, E2 − OSPF external type 2, E − EGP i − IS−IS, L1 − IS−IS level−1, L2 − IS−IS level−2, ia − IS−IS inter area * − candidate default, U − per−user static route, o − ODR P − periodic downloaded static route Gateway of last resort is 200.1.1.2 to network 0.0.0.0 200.1.1.0/30 is subnetted, 1 subnets C 200.1.1.0 is directly connected, GigabitEthernet1/0/10 10.0.0.0/24 is subnetted, 3 subnets C 10.1.10.0 is directly connected,

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

200.1.1.1 disabled disabled 2−1000 • show trunk Cat2948G> (enable) show trunk * − indicates vtp domain mismatch Port Mode Encapsulation Status Native vlan −−−−−−−− −−−−−−−−−−− −−−−−−−−−−−−− −−−−−−−−−−−− −−−−−−−−−−− 2/49 desirable dot1q trunking 1 Port Vlans allowed on trunk −−−−−−−− −−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−− 2/49 1−1005 Port Vlans allowed and active in management domain −−−−−−−− −−−

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

Updated: Mar 10, 2005 Document ID: 45002 Cisco − Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 Cisco Systems 11500 Series دليل الاستخدام يُحوّل 13
2 Cisco Systems 11503 دليل الاستخدام يُحوّل 3
3 Cisco Systems 11506 دليل الاستخدام يُحوّل 1
4 Cisco Systems 11501 دليل الاستخدام يُحوّل 1
5 Cisco Systems 116T دليل الاستخدام يُحوّل 2
6 Cisco Systems 11500 دليل الاستخدام يُحوّل 0
7 Cisco Systems 1503 دليل الاستخدام يُحوّل 0
8 Cisco Systems 12006 دليل الاستخدام يُحوّل 0
9 Cisco Systems 1548 دليل الاستخدام يُحوّل 10
10 Cisco Systems 15454 دليل الاستخدام يُحوّل 6
11 Cisco Systems 1900 دليل الاستخدام يُحوّل 31
12 Cisco Systems 1800 دليل الاستخدام يُحوّل 9
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