Cisco Systems OL-24124-01 دليل المستخدم

دليل المستخدم للجهاز Cisco Systems OL-24124-01

جهاز: Cisco Systems OL-24124-01
فئة: الهاتف الملكية الفكرية
الصانع: Cisco Systems
مقاس: 0.49 MB
مضاف: 8/31/2013
عدد الصفحات: 16
اطبع الدليل

تحميل

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

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

لراحتك

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

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

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

الملخصات

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

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


CHAPTER
17
Configuring Virtual Private Networks
The Cisco VPN Client for Cisco Unified IP Phones adds another option for customers attempting to
solve the remote telecommuter problem by complementing other Cisco remote telecommuting offerings.
• Easy to Deploy—All settings configured via CUCM administration.
� Easy to Use—After configuring the phone within the Enterprise, the user can take it home and plug
it into their broadband router for instant connectivity, without any difficult menus

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

Chapter 17 Configuring Virtual Private Networks Configuring the VPN Feature Table 17-1 VPN Configuration Checklist Configuration Steps Notes and Related Procedures Step 1 Set up the VPN concentrators for For configuration information, refer to the documentation for the each VPN Gateway. VPN concentrator; such the following: � SSL VPN Client (SVC) on ASA with ASDM Configuration Example http://www.cisco.com/en/US/products/ps6120/products_conf iguration_example09186a008071c428.shtml No

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

Chapter 17 Configuring Virtual Private Networks IOS configuration requirements Table 17-1 VPN Configuration Checklist Configuration Steps Notes and Related Procedures Step 6 Add the VPN Group and VPN In Cisco Unified Communications Manager Administration, Profile to a Common Phone choose Device > Device Settings > Common Phone Profile. For Profile. more information, see the “Common Phone Profile Configuration” chapter in the Cisco Unified Communications Manager Administration Guid

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

Chapter 17 Configuring Virtual Private Networks Configuring IOS for VPN client on IP phone router(config-if)# duplex auto router(config-if)# speed auto router(config-if)# no shutdown router#show ip interface brief (shows interfaces summary) b. Configure static and default routes. router(config)# ip route < mask> < gateway_ip> Example: router(config)# ip route 10.10.10.0 255.255.255.0 192.168.1.1 Step 2 Generate and register the necessary certificates for Cisco Unified Commu

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

Chapter 17 Configuring Virtual Private Networks Sample IOS configuration summary Router(config)# crypto key generate rsa general-keys label Router(config)# crypto pki trustpoint Router(ca-trustpoint)# enrollment selfsigned Router(config-ca-trustpoint)# fqdn Router(config-ca-trustpoint)# subject-name CN=, CN= Router(ca-trustpoint)#authorization username subjectname commonname Router(ca-trustpoint)# crypto pk

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

Chapter 17 Configuring Virtual Private Networks Sample IOS configuration summary aaa new-model ! ! aaa authentication login default local aaa authentication login webvpn local aaa authorization exec default local ! aaa session-id common ! clock timezone CST -6 clock summer-time CDT recurring ! crypto pki token default removal timeout 0 ! ! Define trustpoints crypto pki trustpoint iosrcdnvpn-cert enrollment selfsigned serial-number subject-name cn=iosrcdnvpn-cert r

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

Chapter 17 Configuring Virtual Private Networks Sample IOS configuration summary hidekeys username admin privilege 15 password 0 vpnios username test privilege 15 password 0 adgjm username usr+ privilege 15 password 0 adgjm username usr# privilege 15 password 0 adgjm username test2 privilege 15 password 0 adg+jm username CP-7962G-SEP001B0CDB38FE privilege 15 password 0 adgjm ! redundancy ! ! !--- Configure interface. Generally one interface to internal network and one outs

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

Chapter 17 Configuring Virtual Private Networks Sample IOS configuration summary ip address 10.89.79.140 port 443 ! ssl configuration ssl encryption aes128-sha1 ssl trustpoint iosrcdnvpn-cert inservice ! ! webvpn context for User and Password authentication webvpn context UserPasswordContext title "User-Password authentication" ssl authenticate verify all ! ! policy group UserPasswordGroup functions svc-enabled hide-url-bar timeout idle 3600 svc

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

Chapter 17 Configuring Virtual Private Networks ASA configuration requirements authentication certificate ca trustpoint CiscoMfgCert inservice ! end ASA configuration requirements Before you create an ASA configuration for VPN client on IP phone, complete the following steps: Step 1 Install ASA software (version 8.0.4 or later) and compatible ASDM Step 2 Install a compatible anyconnect package Step 3 Activate License a. Show features of the current license. show activation-ke

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

Chapter 17 Configuring Virtual Private Networks Configuring ASA for VPN client on IP phone � CallManager - Authenticating the Cisco UCM during TLS handshake (Only required for mixed-mode clusters) � Cisco_Manufacturing_CA - Authenticating IP phones with a Manufacturer Installed Certificate (MIC). � CAPF - Authenticating IP phones with an LSC. To import these Cisco Unified Communications Manager certificates a. From the Cisco Unified Communications Manager OS Administration web page

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

Chapter 17 Configuring Virtual Private Networks Sample ASA configuration summary Copy the text from the terminal and save it as a .pem file and upload it to the Managing Certificate part of the CUCM. Step 3 Configure the VPN feature. You can use the Sample IOS configuration summary bellow to guide you with the configuration. Note To use the phone with both certificate and password authentication, create a user with the phone MAC address. Username matching is case sensitive. For exa

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

Chapter 17 Configuring Virtual Private Networks Sample ASA configuration summary no nameif security-level 100 no ip address ! interface Management0/0 shutdown nameif management security-level 100 no ip address management-only ! !--- Boot image of ASA boot system disk0:/asa821-k8.bin ftp mode passive !--- Clock settings clock timezone CST -6 clock summer-time CDT recurring !--- DNS configuration dns domain-lookup outside dns server-group DefaultDNS name-server 64.101.128.56 d

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

Chapter 17 Configuring Virtual Private Networks Sample ASA configuration summary timeout tcp-proxy-reassembly 0:01:00 dynamic-access-policy-record DfltAccessPolicy http server enable http 192.168.1.0 255.255.255.0 inside http redirect outside 80 no snmp-server location no snmp-server contact snmp-server enable traps snmp authentication linkup linkdown coldstart crypto ipsec security-association lifetime seconds 28800 crypto ipsec security-association lifetime kilobytes 4608000 !--- AS

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

Chapter 17 Configuring Virtual Private Networks Sample ASA configuration summary !--- Group-policy group-policy GroupPhoneWebvpn internal group-policy GroupPhoneWebvpn attributes banner none vpn-simultaneous-logins 10 vpn-idle-timeout none vpn-session-timeout none vpn-tunnel-protocol IPSec svc webvpn default-domain value nw048b.cisco.com address-pools value Webvpn_POOL webvpn svc dtls enable svc keep-installer installed svc keepalive 120 svc rekey time 4 svc rekey me

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

Chapter 17 Configuring Virtual Private Networks Sample ASA configuration summary ! policy-map type inspect dns preset_dns_map parameters message-length maximum 512 policy-map global_policy class inspection_default inspect ftp inspect h323 h225 inspect h323 ras inspect rsh inspect rtsp inspect esmtp inspect sqlnet inspect skinny inspect sunrpc inspect xdmcp inspect sip inspect netbios inspect tftp ! service-policy global_policy global prompt hostname conte

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

Chapter 17 Configuring Virtual Private Networks Sample ASA configuration summary Cisco Unified Communications Manager Security Guide 17-16 OL-24124-01


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 Cisco Systems 3.0(10) دليل الاستخدام الهاتف الملكية الفكرية 9
2 Cisco Systems 303 دليل الاستخدام الهاتف الملكية الفكرية 1203
3 Cisco Systems 301 دليل الاستخدام الهاتف الملكية الفكرية 38
4 Cisco Systems 12 SP+ دليل الاستخدام الهاتف الملكية الفكرية 7
5 Cisco Systems 30X دليل الاستخدام الهاتف الملكية الفكرية 20
6 Cisco Systems 500 Series دليل الاستخدام الهاتف الملكية الفكرية 7
7 Cisco Systems 509G دليل الاستخدام الهاتف الملكية الفكرية 2
8 Cisco Systems 6941 دليل الاستخدام الهاتف الملكية الفكرية 84
9 Cisco Systems 6900 دليل الاستخدام الهاتف الملكية الفكرية 27
10 Cisco Systems 6945 دليل الاستخدام الهاتف الملكية الفكرية 21
11 Cisco Systems 6901 دليل الاستخدام الهاتف الملكية الفكرية 34
12 Cisco Systems 691 دليل الاستخدام الهاتف الملكية الفكرية 0
13 Cisco Systems 6911 دليل الاستخدام الهاتف الملكية الفكرية 44
14 Cisco Systems 6921 دليل الاستخدام الهاتف الملكية الفكرية 257
15 Cisco Systems 78-14189-02 دليل الاستخدام الهاتف الملكية الفكرية 0
16 Edelbrock 15018 دليل الاستخدام الهاتف الملكية الفكرية 0
17 Sony VERSION 1.0 دليل الاستخدام الهاتف الملكية الفكرية 1
18 321 Studios 6812D-MGCP دليل الاستخدام الهاتف الملكية الفكرية 1
19 3Com NBX 1105 دليل الاستخدام الهاتف الملكية الفكرية 8
20 3Com NBX 2102 دليل الاستخدام الهاتف الملكية الفكرية 15