Instrukcja obsługi Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G

Instrukcja obsługi dla urządzenia Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G

Urządzenie: Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G
Kategoria: Przelacznik
Producent: Cisco Systems
Rozmiar: 3.52 MB
Data dodania: 6/22/2014
Liczba stron: 70
Drukuj instrukcję

Pobierz

Jak korzystać?

Naszym celem jest zapewnienie Ci jak najszybszego dostępu do treści zawartych w instrukcji obsługi urządzenia Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G. Korzystając z podglądu online możesz szybko przejrzeć spis treści i przejść do strony, na której znajdziesz rozwiązanie swojego problemu z Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G.

Dla Twojej wygody

Jeżeli przeglądanie instrukcji Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G bezpośrednio na tej stornie nie jest dla Ciebie wygodne, możesz skorzystać z dwóch możliwych rozwiązań:

  • Przeglądanie pełnoekranowe - Aby wygodnie przeglądać instrukcję (bez pobierania jej na komputer) możesz wykorzystać tryp przeglądania pełnoekranowego. Aby uruchomić przeglądanie instrukcji Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G na pełnym ekranie, użyj przycisku Pełny ekran.
  • Pobranie na komputer - Możesz również pobrać instrukcję Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G na swój komputer i zachować ją w swoich zbiorach. Jeżeli nie chcesz jednak marnować miejsca na swoim urządzeniu, zawsze możesz pobrać ją w przyszłości z ManualsBase.
Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G Instrukcja obsługi - Online PDF
Advertisement
« Page 1 of 70 »
Advertisement
Wersja drukowana

Wiele osób woli czytać dokumenty nie na ekranie, lecz w wersji drukowanej. Opcja wydruku instrukcji również została przewidziana i możesz z niej skorzystać klikając w link znajdujący się powyżej - Drukuj instrukcję. Nie musisz drukować całej instrukcji Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G a jedynie wybrane strony. Szanuj papier.

Streszczenia

Poniżej znajdziesz zajawki treści znajdujących się na kolejnych stronach instrukcji do Cisco Systems Cisco 4 X 1ge/4 X 10ge Network Module C3850NM410G. Jeżeli chcesz szybko przejrzeć zawartość stron znajdujących się na kolejnych strinach instrukcji, możesz z nich skorzystać.

Streszczenia treści
Streszczenie treści zawartej na stronie nr. 1


Guide
Cisco Catalyst 3850 Switch
Services Guide
April 2013

© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 70

Streszczenie treści zawartej na stronie nr. 2

Contents Overview ................................................................................................................................................................... 3 Cisco Catalyst 3850 Security Policy....................................................................................................................... 3 Configuring 802.1X in Converged Access ............................................................................................................. 3 80

Streszczenie treści zawartej na stronie nr. 3

Overview ® ® The Cisco Catalyst 3850 Switch is built on a unified access data plane (UADP) application-specific integrated circuit (ASIC). This is a state-of-the-art ASIC that has all services fully integrated in the chip and thus requires no additional modules. The ASIC is programmable and is flexible to support future requirements. It also delivers services with flexibility and visibility across wired and wireless networks. The access layer of the network has evolved from just pushing t

Streszczenie treści zawartej na stronie nr. 4

Figure 1. 802.1X with Converged Access The authentication, authorization, and accounting (AAA) group and RADIUS server are set up on the Cisco Catalyst 3850. The authentication and authorization are redirected to the ISE server. The wireless clients are set up to get authenticated using dot1x. aaa new-model aaa authentication dot1x CLIENT_AUTH group radius aaa authorization network CLIENT_AUTH group radius ! The ISE server is the RADIUS server, and the switch is defined on the ISE

Streszczenie treści zawartej na stronie nr. 5

To define the Cisco Catalyst 3850, on the ISE screen, navigate to Administration  Network Resources  Network Devices as in Figure 2. Figure 2. Device Definition in ISE The dot1x needs to be enabled on the switch globally for wired and wireless clients. dot1x system-auth-control ! 802.1X Configuration for Wired Users 802.1X for wired users is configured per port. Here is the port configuration: interface GigabitEthernet1/0/13 switchport access vlan 12 switchport mode access

Streszczenie treści zawartej na stronie nr. 6

class-map type control subscriber match-all DOT1X_NO_RESP match method dot1x ! policy-map type control subscriber DOT1X event session-started match-all 1 class always do-until-failure 2 authenticate using dot1x retries 3 retry-time 60 event authentication-success match-all event authentication-failure match-all 5 class DOT1X_NO_RESP do-until-failure 1 authentication-restart 60 ! 802.1X Configuration for Wireless Users For wireless clients, 802.1x is configured under

Streszczenie treści zawartej na stronie nr. 7

I - Awaiting IIF ID allocation P - Pushed Session (non-transient state) R - Removing User Profile (multi-line status for details) U - Applying User Profile (multi-line status for details) X - Unknown Blocker The following output shows the detailed view of the wireless client session: Switch#sh access-session mac b065.bdb0.a1ad details Interface: Capwap0 IIF-ID: 0xE49A0000000008 MAC Address: b065.bdb0.a1ad IPv6 Address: Unkno

Streszczenie treści zawartej na stronie nr. 8

The following is the detailed output of the wired client session: Switch#sh access-session mac 0024.7eda.6440 details Interface: GigabitEthernet1/0/13 IIF-ID: 0x1092DC000000107 MAC Address: 0024.7eda.6440 IPv6 Address: Unknown IPv4 Address: 10.3.0.113 User-Name: corp1 Status: Authorized Domain: DATA Oper host mode: single-host Oper control dir: both Session t

Streszczenie treści zawartej na stronie nr. 9

After defining ACL in ISE, it can be associated with an authorization profile, as shown in Figure 4. Figure 4. Authorization Profile Note: If a named authentication method-list is in place for AAA, an attribute needs to be set from ISE, as shown in 4 Method-List in this example is CLIENT_AUTH. After successful download of ACL, the client is authorized, and the following is the output of ACL: Switch#sh access-lists Extended IP access list xACSACLx-IP-user1-46a243eb (per-user) 1

Streszczenie treści zawartej na stronie nr. 10

The total capacity of the ACEs is an aggregate number that constitutes all types of ACEs. One type of ACE, however, can scale up to 1500. For example, the total number of Port ACL (PACL) access control entries cannot exceed 1500. But a combination of PACL and Router ACL (RACL) access control entries can scale up to 3000. Cisco Catalyst 3850 Quality of Service One of the primary advantages of the Cisco Catalyst 3850 is the visibility into wireless packets at the access layer. This visibili

Streszczenie treści zawartej na stronie nr. 11

Unlike wired, wireless is considered untrusted on the Cisco Catalyst 3850. The default trust setting for wireless target is untrust: that is, the packets are marked down to 0 in the absence of SSID-based policy. The startup configuration on the Cisco Catalyst 3850 always has the following CLI: qos wireless-default-untrust This CLI is part of the default configuration (automatically created) and cannot be modified in the current release. That means the wireless will always be untrusted. I

Streszczenie treści zawartej na stronie nr. 12

permit udp any any eq 1214 ip access-list extended SIGNALING remark SCCP permit tcp any any range 2000 2002 remark SIP permit tcp any any range 5060 5061 permit udp any any range 5060 5061 ip access-list extended TRANSACTIONAL-DATA remark HTTPS permit tcp any any eq 443 remark ORACLE-SQL*NET permit tcp any any eq 1521 permit udp any any eq 1521 The following is the configuration for creating a class-map for each application service and applying match statements: cla

Streszczenie treści zawartej na stronie nr. 13

With table-maps, one can create a map of values that can be used between the same or different markings such as DSCP, CoS, and so on. The values that can be mapped are from 0 through 99 in decimal. Table-map also has a default mode of operation for values that do not have a mapping explicitly configured. If it is set to ignore, there will not be any change to the marking, unless an explicit mapping is configured. It can be configured to copy or to set a specific value. The following is a

Streszczenie treści zawartej na stronie nr. 14

Applying Ingress Policies Like other Cisco Catalyst platforms, Cisco Catalyst 3850 Switches offer two simplified methods to apply service policies. Depending on the deployment model, either of the following methods may be used: ● Port-based QoS: Applying service policy on a per-physical port basis will force traffic to pass through QoS policies before entering the network. ● VLAN-based QoS: Applying service policy on per-VLAN basis requires the policy map to be attached to a logical La

Streszczenie treści zawartej na stronie nr. 15

class-map CALL-SIG match dscp cs3 class-map CRITICAL-DATA match dscp af21 af22 af23 class-map VIDEO-STREAM match dscp af31 af32 af33 class-map Scavenger-Q match dscp cs1 After traffic is identified using DSCP, policy bases can be applied on classifications. policy-map 2P6Q3T class VOICEQ priority level 1 class VIDEOQ priority level 2 class NETWORK-MGMT bandwidth remaining percent 10 class CALL-SIG bandwidth remaining percent 10 class CRITICAL-DATA bandwi

Streszczenie treści zawartej na stronie nr. 16

Wireless: Ingress Quality of Service Ingress Marking and Policing on Wireless Client In the ingress direction, traffic can be marked and policed at client level. The following example provides differentiated marking and policing for the different class of application sourced from the client: policy-map PER-CLIENT class VOICE set dscp ef police 128k 8000 exceed-action drop class SIGNALING set dscp cs3 police 32k 8000 exceed-action drop class MULTIMEDIA-CONFERENCING

Streszczenie treści zawartej na stronie nr. 17

The applied policy can be shown with the following CLI: Switch# sh policy-map interface wireless client Client 000A.CC10.0001 Service-policy input: Standard-Employee Class-map: Voice (match-all) Match: access-group name Voice police: cir 128000 bps, bc 4000 bytes conformed 0 bytes; actions: transmit … QoS Set dscp ef … Class-map: TRANSACTIONAL-DATA (match-all) Match: access-group name TRANSACTIONAL-DATA

Streszczenie treści zawartej na stronie nr. 18

If the policy name is downloaded from the ISE server, the server needs to be configured as shown in Figure 6, with the AV pair ip:sub-qos-policy-in=Standard-Employee. Figure 6. Authentication Profile The same policy can be applied for open wired ports as well. The policy needs to be attached to the port and not to the clients. Currently QoS policies cannot be attached to wired “clients.” Note: Wired port application is described earlier in the wired section. Ingress Policies on WLA

Streszczenie treści zawartej na stronie nr. 19

table-map dscp2dscp default copy Policy-map TRUST Table Map dscp2dscp default copy The QoS policy is applied under the WLAN configuration. The SSID policy is applied as shown in the following example. This results in “trusted” behavior for traffic ingressing from wireless, similar to wired. wlan open 1 Employees service-policy input TRUST Wireless: Egress Quality of Service This explains the capabilities of QoS that are available on the Cisco Catalyst 3850. On the egress (dow

Streszczenie treści zawartej na stronie nr. 20

The following is the default behavior of the four queues: Q0 (RT1): Control traffic Q1 (RT2): None Q2 (NRT): Everything other than multicast NRT and control traffic Q3 (multicast NRT): Multicast and nonclient traffic Default QoS policy is applied to the wireless port in the downstream (egress) direction. On port level no policy is supported in upstream (ingress) direction. The policy on the port is applied to the CAPWAP encapsulated packets egressing out to the access point. The defaul


Podobne instrukcje
# Instrukcja obsługi Kategoria Pobierz
1 Cisco Systems 11500 Series Instrukcja obsługi Przelacznik 13
2 Cisco Systems 11503 Instrukcja obsługi Przelacznik 3
3 Cisco Systems 11506 Instrukcja obsługi Przelacznik 1
4 Cisco Systems 11501 Instrukcja obsługi Przelacznik 1
5 Cisco Systems 116T Instrukcja obsługi Przelacznik 2
6 Cisco Systems 11500 Instrukcja obsługi Przelacznik 0
7 Cisco Systems 1503 Instrukcja obsługi Przelacznik 0
8 Cisco Systems 12006 Instrukcja obsługi Przelacznik 0
9 Cisco Systems 1548 Instrukcja obsługi Przelacznik 10
10 Cisco Systems 15454 Instrukcja obsługi Przelacznik 6
11 Cisco Systems 1900 Instrukcja obsługi Przelacznik 31
12 Cisco Systems 1800 Instrukcja obsługi Przelacznik 9
13 Cisco Systems 1538 Instrukcja obsługi Przelacznik 9
14 Cisco Systems 15600 Instrukcja obsługi Przelacznik 1
15 Cisco Systems 2900 Instrukcja obsługi Przelacznik 11
16 Sony 4-296-436-11 (2) Instrukcja obsługi Przelacznik 0
17 3Com 10/100BASE-TX Instrukcja obsługi Przelacznik 61
18 3Com 2226-SFP Instrukcja obsługi Przelacznik 688
19 3Com 16985ua.bk Instrukcja obsługi Przelacznik 10
20 3Com 10BASE-T Instrukcja obsługi Przelacznik 4