IPv6 in Enterprise Unified Communications Networks

Size: px
Start display at page:

Download "IPv6 in Enterprise Unified Communications Networks"

Transcription

1

2 IP in Enterprise Unified Communications Networks BRKCOL-2020 Tony Mulchrone - Technical Marketing Engineer Cisco Collaboration Technology Group

3 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

4 Why Deploy IP? IP deployment is primarily driven by IP address space exhaustio The number of applications, devices, services requiring IP addresses is rapidly increasing as the world becomes more and more IP centric Addresses in IP are 128 bits long versus 32 bits IP address. The larger address space avoids the potential exhaustion of IP addresses without need for Network Address Translation. By avoiding the need for complex sub-netting scheme, IP addressing space easier to understand, making administration of medium and larger networks simpler. IP hosts can be configured automatically using Stateless Address Auto- Configuration (SLACC) when connected to a routed IP network using ICMP router discovery messages. BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 4

5 IP Addressing Space IP = 32 bits IP = 128 bits IP uses 32 bits = ~ 4,200,000,000 possible addressable nodes CIDR and NAT techniques used to make the best possible use of address space IP uses 128 bits = 340,282,366,920,938,463,463,374,607,431,768,211,456 nodes = 52 Trillion Trillion addresses per person in the world = More than enough Allows for scalable, simple and easily understandable addressing schemes BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 5

6 IP Address Format An IP address is composed of 8 sets of 16 bit hexadecimal values, 128 bits in length 2001:0db8:1234:5678:9abc:def0:1234: bit hex values are separated by colons (:) Abbreviation is possible Leading zeros can be omitted Consecutive zeros in contiguous blocks can be represented by (::) 2001:0db8:0000:130F:0000:0000:087C:140B becomes 2001:0db8:0:130F::87C:140B Double colons can only appear once in the address Network prefix representation like IP CIDR --- e.g. 2001:db8:12::/64 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 6

7 IP Address Network and Host IDs Network ID Host ID XXXX:XXXX:XXXX:XXXX:YYYY:YYYY:YYYY:YYYY 64 Bits 64 Bits IP Unicast addresses use 64 bits for the Network ID and 64 bits for the Host ID The Host ID can be auto-configured by : 1) Using a randomly generated number, or 2) By using the (Extended Unique Identifier) EUI-64 format. This format expands the 48 bit MAC address to 64 bits by inserting FFFE into the middle 16 bits. Cisco commonly uses this Host ID format. 3) The host ID can also be assigned using DHCP or manually configured FC 0F FC 0F FF FE FF FE 17 FC 0F U0 Where U= 1 = Unique ID 0 = Not Unique U = FF FE 17 FC 0F BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 7

8 IP - Addressing Model Addresses are assigned to interfaces An Interface is expected to have multiple addresses Addresses have scope Link Local Unique Local Global Global Unique Local Link Local BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 8

9 Primary Types of IP Address Unicast Address Identifies a single node/interface. Traffic destined to a Unicast address is forwarded to a single interface Multicast Address Identifies a group of nodes/interfaces. Traffic destined to a Multicast address is forwarded to all the nodes in the group No more Broadcast addresses Too resource intensive, IP uses Multicast addresses instead BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 9

10 Link-Local Unicast Addresses 128 Bits Remaining 54 Bits Interface ID FE80::/10 10 Bits Link-Local Addresses are : Mandatory addresses - used exclusively for communication between two IP devices on the same link. Automatically assigned by the device as soon as IP is enabled Only Link Specific scope not routed Remaining 54 bits of network ID are typically zero but could be set to any manually configured value Interface ID has the same meaning for all unicast addresses, 64 bits long using the EUI-64 format Example - FE80:0000:0000:0000:0987:65FF:FE01:2345 Generally represented as FE80::987:65FF:FE01:2345 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 10

11 Unique-Local Unicast Addresses 128 Bits 1 Global ID 40 Bits Interface ID FD00::/7 7 Bits Subnet ID 16 Bits 1 Bit : L = 1 Locally assigned; L = 0 Future Use Unique-Local Addresses are : Analogous to Private IP addresses (e.g ) Not Routable on the Internet (would require IP NAT) Global IDs do not have to be aggregated Subnet IDs are defined by the administrator of the local domain Subnet IDs typically use a hierarchical addressing plan to allow for route summarization Interface ID has the same meaning for all unicast addresses, 64 bits long using the EUI-64 format Example - FD00:aaaa:bbbb:CCCC:0987:65FF:FE01:2345 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 11

12 Global Unicast Addresses Network ID RIR ISP LAN Host 3 21 Bits 24 Bits 16 Bits 64 Bits Global Prefix TLA NLA SLA Interface ID 001 Global Unicast Addresses are : /24 /48 /64 Routable / reachable across the Internet Identified by their 3 high level bits set to 001 ( 2000::/3 ) Global Routing Prefix assigned to Regional Internet Registries by Internet Assigned Numbers Authority (IANA) Next Level Aggregator (NLA) assigned to ISP Site Level Aggregator (Subnet ID) assigned to a customer by their Service Provider Example :0DB8:BBBB:CCCC:0987:65FF:FE01: Cisco and/or its affiliates. All rights reserved. Cisco Public

13 IP Multicast Addresses 128 Bits 8-bits 4-bits 4-bits Lifetime Scope 112-bits Group-ID Lifetime Scope 0 If Permanent 1 Node 1 If Temporary 2 Link 5 Site 8 Organization E Global IP multicast addresses have a prefix FF00::/8 ( ) The second octet defines the lifetime and scope of the multicast address Used for Router Advertisements, DHCP, Multicast Applications Multicast addresses are always destination addresses BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 13

14 Some Well-Known Multicast Addresses Address Scope Meaning FF01::1 Node-Local Same Node FF02::1 Link-Local All Nodes on a Link FF01::2 Node-Local Same Router FF02::2 Link-Local All Routers on a Link FF05::2 Site-Local All Routers on Intranet FF02::1:FFXX:XXXX Link-Local Solicited-Node More details at Solicited Node Addresses - Used for Neighbor Discovery and Duplicate Address Detection 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

15 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

16 IP and IP Icons and Terminology IP Only Device communicates with and understands IP addresses only IP Only Device communicates with and understands IP addresses only Dual Stack (IP and IP) with ANAT This device communicates with and understands both IP and IP addresses and can also negotiate the use of either IP or IP for media IP Aware Device communicates with IP addresses, but can receive and understand IP addresses embedded in Application PDUs Typically used by applications which use IP to transport IP information BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 16

17 IP and IP Product Support UC11.X - Summary (1 of 2) Call Control CUCM 7.1(2)+ IM & P Services 10.5(1) External Connections only e.g. federation CUBE 12.4(22)T+ CUCME 8.0+ Cisco IP Phones 7906G, 7911G, 7931G, 7941G, 7941GE, 7942G, 7945G, 7961G, 7961GE, 7962G, 7965G, 7970G, 7971G-GE, 7975G 6901, 6911, 6921, 6922, 6941, 6942, 6945, 6946, 6961, , 7821, 7841, 7845, 7861, 8961, 9951, 9971 SIP based Cisco Telepresence Endpoints: C20, C40, C60, C90, MX Series, DX Series, EX Series, SX20, SX60 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 17

18 IP and IP Product Support UC11.X - Summary (2 of 2) Gateways IOS SIP Gateways ISR G2, ASR SCCP/SIP Analogue Gateways VG Gateway platforms SCCP FXS ports on ISR G2 routers IOS software and harwdare MTPs for IP - IP RTP Media conversion CUBE IP to IP voice interworking CUCM SIP Trunks IP/IP signalling, ANAT for Dual stack media negotiation Applications Unity Connection IP, IP/IP ANAT Cisco WebEx Meeting Server IP, IP/IP ANAT for Web/Audio connections only. Cisco Prime Collaboration Suite IP, IP Aware Cisco Meeting Server - IP, IP Cisco Telepresence Server - IP, IP/IP ANAT; Cisco TP Conductor IP BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 18

19 IP Capable UC Devices Summary SIP Trunks H323 ICT Trunks IP/IP IP Only Jabber Mobile Clients SRST Soft Phones SCCP ISR Analogue Ports CUCME (SCCP Phones only) SIP TelePresence Endpoints VG Analogue Gateways CUBE / SIP Gateways Newer SIP based Phones Older SCCP based Phones Cisco Expressway C/E Newer SCCP based Phones Older SIP based Phones MGCP/ H323 Gateways BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 19

20 IP Capable UC Applications - Summary SIP Trunks H323 ICT Trunks IP/IP IP Only Cisco Meetings Server Cisco Emergency Responder Telepresence Server Directory Cisco Prime Collaboration Suite TelePresence Endpoints IM&P Cisco Webex Meeting Server Newer SIP based Phones Unified Contact Centre IOS based DHCP/ DNS Newer SCCP based Phones Unity Express Unity Connection 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

21 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

22 IP CUCM Addressing CUCM can support: One Link Local IP Address and One Unique Local IP Address or One Global IP Address (and an IP address) BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 22

23 IP IP Phone Addressing IP Phones can support: One Link Local IP Address and Multiple Unique Local IP Addresses Multiple Global IP Addresses (and an IP address) IP Phone will use one IP address (Global or Unique Local) for CUCM signaling and media. A Link Local address will never be sent to CUCM as a signaling and media address If the phone has both Unique Local and Global addresses, the Global Addresses take precedence over Unique Local Addresses. If multiple Unique Local or multiple Global addresses exist - the first address configured will be used as the signaling and media address sent to CUCM BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 23

24 IP IOS Addressing IOS devices can support: One Link Local IP Address and Multiple Unique Local IP Addresses Multiple Global IP Addresses (and multiple IP addresses) Per Interface Routers use Link Local Addresses for Routing protocols and the Address Selection Algorithm (RFC 3484) for applications running on routers (Telnet, SSH, etc.) e.g. For responses to devices - Routers will try to use the same Network Prefix as the device initiating communications BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 24

25 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

26 IP Phones IP and IP Address Allocation Options IP Address Configuration Options Manual Configuration via Phone User Interface DHCP IP Address Configuration Options Manual Configuration via Phone User Interface Auto Configuration DHCP Note - Phones require a minimum of an IP address and TFTP server address IOS supports DHCP server with vendor option classes BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 26

27 IP Phone IP Address Allocation SLAAC StateLess Address Auto-Configuration (SLAAC) - RFC 2462 Configurable for IP enabled Phones CUCM Default - Auto Configuration = On On power up phone sends a Router Solicitation (RS) message requesting Address configuration information Router responds and periodically sends a Router Advertisement (RA) RA can contain one or more Network Prefixes Network Prefix and EUI-64 Host ID used to create interface address RA also contains O and M bits: O bit = 1 Indicates that the Phones should use the advertised Network Prefix(es) to auto-configure its address, but should also request Other information from the DHCP server e.g. TFTP server address, DNS server address M bit =1 Indicates that the Phone should use DHCP for stateful address assignment BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 27

28 IP Router Advertisements and DHCP Operation Stateless DHCP When a router sends an Router Advertisement (RA) with the O bit set, but does not set the M bit, the client can use Stateless Address Auto-configuration (SLAAC) to obtain its IP address, and use DHCP for obtaining additional information. (e.g. TFTP Server address, DNS server address). This mechanism is known as Stateless DHCP, because the DHCP server does not need to keep track of the client address bindings. Stateful DHCP When a router sends an RA with the M bit set, this indicates that clients should use DHCP to obtain Addresses. Note - When the M bit is set, the setting of the O bit is irrelevant, since the DHCP server will also return Other configuration information together with addresses. This mechanism is known as Stateful DHCP, because the DHCP server does keep track of the client address bindings. IP Phone DHCP Client Reply Request Advertise Solicit DHCP Server RA with O and /or M bit set BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 28

29 IP Phones IP Address Allocation - DHCP Methods: Stateless DHCP (RFC 3736) DHCP server only provides Other Information e.g. DNS Server, TFTP Server address Stateful DHCP (RFC 3315) DHCP server provides IP Network Address and optionally : Host ID - Host ID can also be generated by host using EUI-64 Other Information e.g. DNS Server address, TFTP Server Address Note Default Router address is not a required option with IP - Multicast is used instead to discover Routers on the Link DHCP Prefix Delegation (RFC 3633) Primarily used by Service Providers to automatically assign a Network Prefix to a customer s site Allows the delegation of prefixes from a delegating router to requesting routers. Devices use Multicast to find DHCP servers IOS DHCP Relay is supported BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 29

30 IP DNS CUCM can use DNS Name to Address Resolution for three purposes : If DNS names are used to define CUCM servers If SIP Route Patterns use DNS names to define destinations If SIP Trunks use DNS names to define Trunk destinations The principle for IP DNS is the same as IP but : The nomenclature is different AAAA instead of A records DNS name to address queries can return multiple IP addresses (and an IP address) Hostname to IP Address Resolution IP A record: A IP AAAA record: AAAA 2001:db8:C18:1::2 IP Address to Hostname Resolution PTR record: in-addr.arpa. PTR PTR record: c.0. 8.b.d ip6.arpa PTR BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 30

31 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

32 General IP Deployment Guidelines Almost all IP deployments will run a combination of IP and IP Both LAN and WAN environments also need to be considered when deploying IP for UC In almost all cases Dual Stack deployments offer the best approach when introducing IP into any network environment - As both IP devices and Dual Stack (IP/IP) devices can interoperate and disruption to the existing network is minimal. In the following sections we will focus on IP deployments for UC. We will touch upon the Campus and WAN environments, but mainly to reference existing design guidance for IP deployment BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 32

33 IP Campus Deployments Dual Stack Campus Model Dual Stack is the preferred and most versatile way to deploy IP in existing IP environments. Dual Stack is not the only IP deployment option in a Campus environment - other hybrid models that use tunnelling in the Campus network also exist. For more info see : Deploying IP in Campus networks Also : This week at Cisco Live Berlin BRKRST-2301 Enterprise IP Deployment - 9am Friday BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 33

34 Campus IP Deployment Options Dual-Stack IP/IP IP is transparent on L2 switches except for multicast - MLD snooping is available on most switching platforms IP uses the same types of routing protocols as IP, but with some slight modifications to account for specific requirements of IP The Catalyst platforms support Static, RIPng, EIGRP and OSPFv3 routing for IP IP First Hop Redundancy Protocols such as HSRP & GLBP are supported by IOS routing platforms. HSRP & GLBP are supported by most Catalyst platforms Use Cisco First Hop Security for IP to secure your Layer 2 environment (Cisco FHS includes RA guard, DHCP guard, IP Snooping and more IP& IP Dual Stack Hosts Dual Stack Dual-stack Server Access Layer Distribution Layer Core Layer Aggregation Layer (DC) Access Layer (DC) BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 34

35 IP WAN/Branch Deployment Headquarters Cisco routers have supported IP for a long time Dual-stack should be the focus of your implementation but, some situations still call for tunneling IP is supported for every media/wan type (Frame Relay, leased-line, broadband, MPLS, etc.) Don t assume all features for every technology are Dual Stack SP Cloud Dual Stack Dual Stack IP-enabled Dual Stack Dual Stack BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 35

36 IP Capable UC Devices Summary SIP Trunks H323 ICT Trunks IP/IP IP Only Jabber Mobile Clients SRST Soft Phones SCCP ISR Analogue Ports CUCME (SCCP Phones only) SIP TelePresence Endpoints VG Analogue Gateways CUBE / SIP Gateways Newer SIP based Phones Older SCCP based Phones Cisco Expressway C/E Newer SCCP based Phones Older SIP based Phones MGCP/ H323 Gateways BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 36

37 IP Capable UC Applications - Summary SIP Trunks H323 ICT Trunks IP/IP IP Only Cisco Meetings Server Cisco Emergency Responder Telepresence Server Directory Cisco Prime Collaboration Suite TelePresence Endpoints IM&P Cisco Webex Meeting Server Newer SIP based Phones Unified Contact Centre IOS based DHCP/ DNS Newer SCCP based Phones Unity Express Unity Connection 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

38 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

39 IP CUCM Configuration Steps Server Platform IP Address configuration CUCM IP Address configuration CUCM IP Cluster wide configuration IP Device Specific configuration parameters Common Device configuration SIP Trunk configuration SIP ANAT and CUCM Trunk Operation BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 39

40 Server Ethernet Port - IP Address Configuration To allow IP based call processing IP must first be enabled throughout the cluster. This involves two steps: 1) Configuring IP via the OS CLI, or CUCM OS GUI on each server in the cluster (below) 2) Configuring IP via the CUCM GUI Server Configuration Server OS Admin CLI commands : To enable IP : set network ip service enable To set a static IP server address : "set network ip static_address <addr> <mask>" Using the DHCP client is not recommended. To view IP address settings : show network ip settings 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

41 CUCM Service - IP Address Configuration ICCS TFTP TFTP For the CUCM service Configure an IP address or name If a name is used, DNS is required This name / IP address is used by the TFTP server in the configuration files that are sent to devices. The address is used by these devices for CUCM registration Cisco and/or its affiliates. All rights reserved. Cisco Public

42 CUCM Enterprise Parameters for IP Enable IP Cluster-wide via CUCM GUI Configure Cluster-wide: IP Addressing Mode Preference for Media IP Addressing Mode Preference for Signalling IP for Phones Signalling Preference and Phone Configuration settings are also configurable at the device level Device setting takes precedence BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 42

43 IP CUCM Common Device Configuration SIP Trunks The Common Device Configuration is a configuration template that can be applied to Phones and Trunks. For IP capable devices the following values can be configured : IP Addressing Mode: IP Only - Device uses one IP address only IP Only - Device uses one IP address only IP and IP - Device uses one IP address & one IP address IP Addressing Mode Preference for Signalling: IP only IP only System Default IP Configuration For Phones : On/ Off/ Default 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

44 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

45 IP and IP Icons and Terminology IP Only Device communicates with and understands IP addresses only IP Only Device communicates with and understands IP addresses only Dual Stack (IP and IP) with ANAT This device communicates with and understands both IP and IP addresses and can also negotiate the use of either IP or IP for media IP Aware Device communicates with IP addresses, but can receive and understand IP addresses embedded in Application PDUs Typically used by applications which use IP to transport IP information BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 45

46 IP and IP Product Support UC11.X - Summary (1 of 2) Call Control CUCM 7.1(2)+ IM & P Services 10.5(1) External Connections only e.g. federation CUBE 12.4(22)T+ CUCME 8.0+ Cisco IP Phones 7906G, 7911G, 7931G, 7941G, 7941GE, 7942G, 7945G, 7961G, 7961GE, 7962G, 7965G, 7970G, 7971G-GE, 7975G 6901, 6911, 6921, 6922, 6941, 6942, 6945, 6946, 6961, , 7821, 7841, 7845, 7861, 8961, 9951, 9971 SIP based Cisco Telepresence Endpoints: C20, C40, C60, C90, MX Series, DX Series, EX Series, SX20, SX60 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 46

47 IP and IP Product Support UC11.X - Summary (2 of 2) Gateways IOS SIP Gateways ISR G2, ASR SCCP/SIP Analogue Gateways VG Gateway platforms SCCP FXS ports on ISR G2 routers IOS software and harwdare MTPs for IP - IP RTP Media conversion CUBE IP to IP voice interworking CUCM SIP Trunks IP/IP signalling, ANAT for Dual stack media negotiation Applications Unity Connection IP, IP/IP ANAT Cisco WebEx Meeting Server IP, IP/IP ANAT for Web/Audio connections only. Cisco Prime Collaboration Suite IP, IP Aware Cisco Meeting Server - IP, IP Cisco Telepresence Server - IP, IP/IP ANAT; Cisco TP Conductor IP BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 47

48 IP CUCM Phone Signaling and Addressing Options IP Signalling IP Signalling SCCP Phones 7906G, 7911G, 7931G 7941G, 7941GE, 7942G, 7945G, 7961G, 7961GE, 7962G, 7965G, 7970G, 7971G-GE, 7975G 6901, 6911, , 6945, 6961 IP IP Media Media SIP Phones 9951, 9971, 8961, 7821, 7841, 7845, 7861, 6922, 6942, 6946, 6962, 3905 Telepresence Endpoints: C20, C40, C60, C90, MX Series, DX Series, EX Series, SX20, SX60 IP Addressing Mode: (For Media and Signalling) Phone uses one IP address only Phone uses one IP address only Phone uses one IP address and one IP address IP Addressing Mode Preference for Signalling IP only/ IP only/ System Default IP for Phones - On/ Off/ Default 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

49 IP CUCM Phone Signaling and Media Options IP Signalling IP is supported by the following Cisco Phones : IP IP IP Signalling Media Media SCCP Phones 7906G, 7911G, 7931G 7941G, 7941GE, 7942G, 7945G, 7961G, 7961GE, 7962G, 7965G, 7970G, 7971G-GE, 7975G 6901, 6911, , 6945, 6961 MTP For IP Addressing Mode mis-matches between Phones - CUCM inserts an MTP for IP IP conversion SIP Phones 9951, 9971, 8961, 7821, 7841, 7845, 7861, 6922, 6942, 6946, 6962, 3905 Telepresence Endpoints: C20, C40, C60, C90, MX Series, DX Series, EX Series, SX20, SX60 MTP Dual Stack Phones use the Cluster-wide IP Addressing mode for Media Preference to select addressing mode (IP or IP) for media between phones. BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 49

50 IP and CUCM Video Calls With UC it is recommended that all Voice, Video and Telepresence endpoints are registered to CUCM. CUCM supports Video over IP with UC 10.0 Video Calls can generate multiple media streams e.g. audio, main video, desktop sharing, far end camera control If an MTP is inserted into the call path up to 16 media channels can be supported for a single call (IOS release 15.3(2)T +) SIP Trunk Audio Main Video Slide Video Binary Floor Control Far End Camera Control BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 50

51 IP IP Phones - Other Signaling Options Phones use IP to interact with other CUCM services and network based services: Phone IP addresses are sent to access switches in CDP/ LLDP Phones use IP to contact their TFTP server Phones use HTTP for Phones Services, Extension Mobility, Directory Look Ups etc TFTP PUB For IP only CUCM and Phone deployments IP is used in CDP/LLDP and for TFTP and HTTP services TFTP HTTP CDP/LLDP BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 51

52 IP IP Phones - Other Signaling Options Phones use IP to interact with other CUCM services and network based services: Phone IP addresses are sent to access switches in CDP/ LLDP Phones use IP to contact their TFTP server Phones use HTTP for Phones Services, Extension Mobility, Directory Look Ups etc TFTP PUB For Dual Stack CUCM and Phone deployments IP and IP addresses are transported in CDP/LLDP TFTP can use IP and/or IP HTTP services use IP only TFTP HTTP CDP/LLDP BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 52

53 IP CUCM Phones - Other Signaling Options Phones use IP to interact with other CUCM services and network based services: Phone IP addresses are sent to access switches in CDP/ LLDP Phones use IP to contact their TFTP server Phones use HTTP for Phones Services, Extension Mobility, Directory Look Ups etc TFTP PUB For IP only CUCM and Phone deployments IP addresses are transported in CDP/LLDP (Layer 2) TFTP can use IP No HTTP services are supported in IP TFTP CDP/LLDP IP only HTTP and CDP/LLDP services will be introduced in a later Phase of IP development BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 53

54 IP VG Analogue Gateways and IOS FXS Analogue Ports VG Gateway Analog Phones IP IP IP IP Signalling Signalling Media Media VG224 IOS Gateway Analog Phones VG Analogue Gateways and IOS FXS ports can use MGCP or SCCP to register analog FXS ports (as Phones) with CUCM If Analogue Gateways use SIP Phones connect to CUCM via a SIP Trunk and support fewer features BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 54

55 IP CUCM SIP Gateways and SIP Trunks Signaling and Addressing Options SIP Signalling IP IP IP IP Signalling Signalling Media Media SIP based CUCM Trunks support IP SIP based IOS Gateways support IP IP Addressing Mode: (For Media and Signalling) Phone uses one IP address only Phone uses one IP address only Phone uses one IP address and one IP address - Recommended IP Addressing Mode Preference for Signalling (outbound) IP only/ IP only/ System Default Allow Auto-Configuration for Phones etc N/A 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

56 IP CUCM SIP Gateways and Trunks Signaling and Media Options IP Signalling IP Signalling IP Media SCCP Signalling IP Media SIP Signalling MTP MTP For Media addressing mis-matches CUCM inserts an MTP for IP IP conversion PSTN Dual Stack SIP Gateways and Phones use the Cluster-wide IP Addressing mode for Media Preference to select addressing mode (IP or IP) for media between phones Cisco and/or its affiliates. All rights reserved. Cisco Public

57 Negotiating Media for dual stack devices Alternative Network Address Types (ANAT)

58 What is ANAT? Alternative Network Address Type Media lines in the Session Description Protocol (SDP) body are grouped using ANAT semantics to provide alternative types of network addresses to establish a particular media stream The entity creating an SDP body with an ANAT group MUST be ready to receive (or send) media over any of the grouped 'm' lines The identifiers of the media streams MUST be listed in order of preference in the group line UC Manager supports Dual-Stack SIP devices using ANAT semantics BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 58

59 ANAT Attributes in Session Description Protocol (SDP) Mid (Media Stream Identification) Uniquely identifies each media stream m line within the SDP body. Particularly useful when multiple media streams are present. Group Used for grouping together different media streams. In ANAT context, used to group together identical media streams that use different address types. Specifies the address preference between the two alternate address types. All the "m" lines of a session description must be associated with a MID value to be considered for grouping. BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 59

60 IP SIP Gateways and Trunks Alternative Network Address Types (ANAT) RFC 4091 & 4092 SIP INVITE w/o SDP (Delayed Offer) Supported : sdp-anat 200 (OK) with SDP (OFFER) a=group:anat 2 1 m=audio RTP/AVP 0 c=in IP ACK with SDP (ANSWER) a=mid:1 a=group:anat 2 m=audio RTP/AVP 0 m=audio 0 RTP/AVP 0 c=in IP6 2001:0db8 bbbb::0123:45ff:fe32:191d c=in IP a=mid:2 a=mid:1 m=audio RTP/AVP 0 c=in IP6 2001:0db8:aaaa::0987:65ff:fe01:234b a=mid:2 ANAT allows both IP and IP addresses to be exchanged in the SIP Offer and SIP Answer Depending on which SIP header sdp-anat value is sent indicates whether ANAT is Required or Supported The SDP body of the SIP Offer can contain both an IP and IP address preference is indicated in the a=group:anat field (using the a=mid: values associated with each address) The SDP body of the SIP Answer can contain both an IP and IP address the selected address is indicated in the a=group:anat field (using the a=mid: values associated with each address). The UDP port number of the nonpreferred IP address is set to 0 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 60

61 Voice and Video Call - Offer SDP with ANAT group a=group:anat 1 2 Audio streams a=group:anat 3 4 Video Streams m=audio RTP/AVP 8 c=in IP6 2001:db8:123:1:ee44:76ff:fe1f:7f5c a=rtpmap:9 PCMA/8000 a=mid:1 Audio stream with IP Preference m=audio RTP/AVP 8 c=in IP a=rtpmap:8 PCMA/8000 a=mid:2 Audio stream with IP Preference m=video RTP/AVP 98 c=in IP6 2001:db8:123:1:ee44:76ff:fe1f:7f5c b=tias: a=rtpmap:126 H264/90000 a=mid:3 Video stream with IP Preference m=video RTP/AVP 98 c=in IP b=tias: a=rtpmap:97 H264/90000 a=mid:4 Video stream with IP Preference BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 61

62 Voice and Video Call - Answer SDP with ANAT group a=group:anat 1 Audio Stream with IP address a=group:anat 3 Video Stream with IP address m=audio RTP/AVP 8 c=in IP6 2001:db8:123:1:128c:cfff:fe75:8208 a=rtpmap:9 PCMA/8000 a=mid:1 m=audio 0 RTP/AVP 8 c=in IP a=rtpmap:8 PCMA/8000 a=mid:2 m=video RTP/AVP 98 c=in IP6 2001:db8:123:1:128c:cfff:fe75:8208 b=tias: a=rtpmap:126 H264/90000 a=mid:3 m=video 0 RTP/AVP 98 c=in IP a=rtpmap:97 H264/90000 a=mid:4 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 62

63 IP SIP Gateways and Trunks Alternative Network Address Types (ANAT) Media Mismatch SIP INVITE w/o SDP (Delayed Offer) Supported : sdp-anat ACK with SDP (ANSWER) m=audio RTP/AVP 0 c=in IP (OK) with SDP (OFFER) m=audio RTP/AVP 0 c=in IP MTP If Early Offer is configured : If Delayed Offer is configured : sdp-anat is sent in the Require : SIP Header sdp-anat is sent in the Supported : SIP Header If sdp-anat sent in : Require header Supported header far end must send both IP and IP addresses (MTPs are likely to be required) far end should send both IP and IP addresses (MTPs may be required) For Delayed Offer - If a media mismatch occurs CUCM will insert an MTP to convert from IP IP BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 63

64 IP SIP Trunks Configuring IP and ANAT SIP INVITE w/o SDP (Delayed Offer) Supported : sdp-anat 200 (OK) with SDP m=audio RTP/AVP 0 c=in IP m=audio RTP/AVP 0 c=in IP db8:aaaa::0987:65ff:fe01:234b ACK with SDP m=audio RTP/AVP 0 c=in IP Cisco and/or its affiliates. All rights reserved. Cisco Public

65 IP CUCM SIP Trunk Configuration Common Device Configuration Applies Addressing Mode and Signalling preference settings Recommended Addressing Mode : IP and IP Recommended Trunk Configuration SIP Delayed Offer with ANAT for Voice & Video SIP Trunk with ANAT IP or IP Destination Addresses If IP Destination Address is an SRV Cluster wide DNS address must be configured SIP Profile Applies ANAT setting 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

66 CUCM SIP Trunks - Voice & Video IP Recommendations IP Only SIP Trunk Standard Configuration IP Only SIP Trunk Addressing Mode - IP Only Signalling Mode Preference IP No ANAT IP Trunk destination address or server name (for signalling) SIP Delayed Offer only for Voice and Video calls Dual Stack SIP Trunk with ANAT Addressing Mode - IP and IP Signalling Mode Preference IP or IP ANAT Enabled IP or IP Trunk destination address or server name SIP Delayed Offer only for Voice and Video calls In all cases - Determine the far end Trunk device s capabilities : e.g. IOS Gateways : Always send SIP Early Offer - Can accept SIP Early and Delayed Offer calls. (Once the IOS SIP stack is configured as Dual Stack - ANAT is automatically enabled) IOS IP VOIP implementation Guide at BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 67

67 IP CUCM Dual Stack SIP Trunks Delayed and Early Offer support Voice and Video Deployment Scenarios and Operation For CUCM SIP Trunks You must use Delayed Offer on SIP Trunks for Voice and Video calls SIP EO for voice and video - Mandatory (insert MTP if needed) does not support IP SIP EO for voice and video - Best Effort (No MTP inserted) does not support IP If MTP Required is used for Early Offer Only Voice calls are supported SIP Trunk Configuration Options Dual Stack SIP Trunk - Delayed Offer Dual Stack SIP Trunk - Early Offer MTP Required Voice and Video Voice Only If Early Offer is configured : sdp-anat is sent in the Require : SIP Header If Delayed Offer is configured : sdp-anat is sent in the Supported : SIP Header If sdp-anat sent in : Require Header far end must send both IP and IP addresses (MTPs may be required) Supported Hedaer far end should send both IP and IP addresses (MTPs not required) BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 68

68 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

69 IP Media Termination Points (MTPs) For Media IP Address Translation IP IP MTP Supported MTPs for IP Address Translation IOS H/W MTPs (NM-HDV2 with PVDM2, PVDM DSPs) and IOS S/W MTPs support SRTP MTP SRTP IP IP Media Translation for devices with mis-matched media address settings MTPs use the pass-through codec - Encrypted media also supported MTP With IOS release 15.3(2)T Media Termination Points support up to 16 media channels per call SIP Trunk Audio Main Video Slide Video Binary Floor Control Far End Camera Control 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

70 Effect of IP Enterprise Parameter Settings on MTP Selection Cluster-wide Addressing Mode Preference for Media value = IP MTP Cluster-wide Addressing Mode Preference for Media value = IP MTP Cluster-wide Addressing Mode Preference for Media value = IP BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 71

71 IP Media Stream Services, Transcoding and IOS based Audio Conferencing MOH CUCM IP Voice Media Streaming Service (IPVMS) Supports IP and IP Unicast MOH IP Multicast MOH is not supported ANN CUCM IPVMS Supports IP and IP Annunciator MTP CONF Audio Conferencing resources IOS conf supports IP media streams only MTP inserted to convert from IP to IP CUCM conf supports IP and IP XCODE IOS based Audio Transcoding resources Supports IP & IP media streams BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 72

72 IP UC Encrypted Signaling and Media TLS TLS SRTP MTP SRTP CUCM supports Encrypted calls between IP Phones, Gateways and over CUCM Trunks. SRTP SRTP IP capable IP Phones, SIP Trunks SIP/SCCP Gateways and use TLS and SRTP SRTP MTPs can be dynamically inserted for IP <-> IP conversion of encrypted voice media. MTPs use the pass-through codec to transparently pass SRTP streams. BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 73

73 IP CUCM Dual Stack Deployments - Devices SIP Trunks H323 ICT Trunks IP/IP IP Only Jabber Mobile Clients SRST Soft Phones ISR Analogue Ports CUCME (SCCP Phones Only) SIP TelePresence Endpoints VG Analogue Gateways CUBE / SIP Gateways Newer SIP based Phones Older SCCP based Phones Cisco Expressway C/E Newer SCCP based Phones Older SIP based Phones MGCP / H Cisco and/or Gateways its affiliates. All rights reserved. Cisco Public

74 IP CUCM Dual Stack Deployments - Devices SIP Trunks H323 ICT Trunks IP/IP IP Only Jabber Mobile Clients Soft Phones For Dual Stack deployments MTPs are not required as CUCM will select the common addressing type for media i.e. IP SRST CUCME (SCCP Phones Only) SIP TelePresence Endpoints CUBE / SIP Gateways Newer SIP based Phones Cisco Expressway C/E Newer SCCP based Phones MGCP / H323 Gateways 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

75 IP Dual Stack Deployments - Applications SIP Trunks H323 ICT Trunks IP/IP IP Only Cisco Meetings Server Cisco Emergency Responder Telepresence Server Directory Cisco Prime Collaboration Suite TelePresence Endpoints IM&P Cisco Webex Meeting Server Newer SIP based Phones Newer SCCP based Phones Unified Contact Centre Unity Express IOS based DHCP/ DNS Unity Connection 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

76 IP Dual Stack Deployments - Applications SIP Trunks H323 ICT Trunks IP/IP IP Only Cisco Meetings Server Telepresence Server For Dual Stack deployments MTPs are not required as CUCM will select the common addressing type for media i.e. IP Cisco Emergency Responder Cisco Prime Collaboration Suite TelePresence Endpoints Cisco Webex Meeting Server Newer SIP based Phones IOS based DHCP/ DNS Newer SCCP based Phones Unity Connection 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

77 IP CUCM Deployment Models and Call Admission Control SIP Trunk IP & IP WAN Supported Dual Stack Deployment Models Single Site Call Processing Multiple Site Distributed Call Processing Multiple Site Centralized Call Processing SRST Supports IP only today Dual Stack Phones fail-over to IP for SRST Call Admission Control (CAC) Use CUCM Locations based CAC CUCM Locations based CAC accounts for IP bandwidth overhead (20 additional bytes per packet ) No Support for RSVP CAC today BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 78

78 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

79 IP Deployment Options Separate Dual Stack Cluster IP WAN PSTN Single Site Deployment Model for dual stack deployment Separate Dual Stack CUCM cluster connected to production IP only cluster IP WAN between clusters IP Trunk between clusters In the Dual Stack cluster - IP or Dual Stack for Phones and Gateways Dual Stack IP Phones Addressing Mode set to IP and IP Signaling Preference IP Cluster-wide Media preference (IP) BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 80

80 IP Deployment Options Centralized Call Processing IP & IP WAN PSTN SRST Multiple Site Centralized Call Processing Single Dual Stack CUCM cluster with multiple dual stack remote sites Dual Stack WAN IP or Dual Stack Phones and Gateways Dual Stack IP Phones Addressing Mode set to IP and IP Signaling Preference IP, Cluster-wide Media preference (IP) Locations based Call Admission Control IP voice and video support Note SRST supports IP only Dual stack Phones revert IP in SRST mode BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 81

81 IP Deployment Options Multiple Dual Stack Clusters IP & IP WAN PSTN Multi Site Distributed Call Processing Deployment Model Multiple Dual Stack CUCM clusters connected via a Dual Stack WAN IP or Dual Stack Phones and Gateways IP and IP WAN between clusters Dual Stack IP Phones Addressing Mode set to IP and IP Inter Cluster SIP trunks Dual stack, Delayed Offer, ANAT Enabled Signaling Preference IP, Cluster-wide Media preference set to IP Locations based Call Admission Control IP voice and video supported BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 82

82 Agenda IP Addressing summary IP and UC Networks summary IP Addressing and Cisco devices DHCP and DNS for IP IP Campus and WAN Deployment Options IP UC Configuration CUCM IP Device Configuration Parameters and Media Handling Other IP Design Considerations IP UC Deployment Guidelines Summary

83 Summary Demand for IP only UC networks is increasing Today Dual Stack is your best approach for Cisco Collaboration CTG are planning to deliver broader IP only support across our collaboration products this year

84 Recommended Reading Collaboration SRND IP for UC Whitepaper Cisco Press Books Deploying IP Networks Cisco Self Study Implementing Cisco IP Networks IP Security - Scott Hogg, Eric Vyncke BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 85

85 Complete Your Online Session Evaluation Please complete your Online Session Evaluations after each session Complete 4 Session Evaluations & the Overall Conference Evaluation (available from Thursday) to receive your Cisco Live T-shirt All surveys can be completed via the Cisco Live Mobile App or the Communication Stations Don t forget: Cisco Live sessions will be available for viewing on-demand after the event at CiscoLive.com/Online BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 86

86 Call to Action: Learning more about IP LTRSEC-3004 Advanced IOS IPSec VPN with FlexVPN hands-on Lab Tue 09:00:00 BRKIP Addressing Networking challenges with latest Innovations in IP Tue 11:15:00 BRKRST-2337 OSPF Deployment in Modern Networks Tue 11:15:00 BRKEWN-2010 Design and Deployment of Enterprise WLANs Tue 14:15:00 BRKSEC-2501 Deploying AnyConnect SSL VPN with ASA5500 Tue 14:15:00 LTRRST-2005 Introductory - LISP Cloud extension, VPN and DC Mobility Tue 14:15:00 BRKRST-2116 Intermediate - IP from Intro to Intermediate Tue 14:15:00 BRKRST-2022 IP Routing Protocols Update Tue 16:45:00 BRKSPG-2061 IP Deployment Best Practices for the Cable Access Network Wed 09:00:00 BRKRST-3045 LISP - A Next Generation Networking Architecture Wed 09:00:00 LABSPG-7122 Advanced IP Routing and services lab Wed 09:00:00 BRKSEC-3200 Advanced IP Security Threats and Mitigation Wed 11:30:00 BRKIPM-2239 Multicast and Segment Routing Wed 14:30:00 BRKIP IP for the World of IoT Wed 16:30:00 LABIPM-2007 Intermediate - IP Hands on Lab Thu 09:00:00 BRKSEC-3003 Advanced IP Security in the LAN Thu 11:30:00 BRKRST-2336 EIGRP Deployment in Modern Networks Thu 11:30:00 LABSPG-7122 Advanced IP Routing and services lab Thu 14:00:00 BRKRST-2045 BGP operational security best practices Thu 14:30:00 BRKCOL-2020 IP in Enterprise Unified Communications Networks Thu 14:30:00 LABIPM-2007 Intermediate - IP Hands on Lab Fri 09:00:00 BRKRST-2301 Intermediate - Enterprise IP Deployment Fri 09:00:00 BRKSPG-2602 IP Exhaustion: NAT and Transition to IP for Service Providers Fri 11:30:00 Lunch and Learn: IP in the Enterprise: Tue 13:00 All Things IP: Wed 13:00 Experiment with IP-only WiFi: SSID: CL-NAT64 WPA passphrase: cl-nat64 SLAAC + stateless DHCP NAT64 included to access legacy Ask all World of Solutions exhibitors for their IP support DevNet Zone: IP Content Networking + ask other demos BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 87

87 Continue Your Education Demos in the Cisco campus Walk-in Self-Paced Labs Lunch & Learn Meet the Engineer 1:1 meetings Related sessions BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 88

88 Q & A

89 Thank You

90

91 Appendix

92 Jabber IP Only CSR 11.5 DNS64, NAT64 and MRA Operation

93 Drivers for Jabber IP Only development Announcment by Apple of IP Only support Supporting IP in ios 9 August 28, 2015 At WWDC 2015 we announced that ios 9 will support IP-only network services. All apps submitted to the App Store must support IP starting in early To make sure your app is compatible, use the networking frameworks (e.g., NSURLSession ), avoid use of IP-specific APIs, and avoid hard-coded IP addresses. Before submitting your app, test for compatibility. Jabber platforms supporting IP Only : Desktop : Windows, Mac Mobile : ios, Android, Windows BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 94

94 IP Jabber - Expressway behaviour Initial connection ACME.COM DNS Record Type Entry Resolves To SRV Record _collab-edge._tls.acme.com Expressway E.acme.com A Record Expressway E.acme.com SRV Query _collab-edge._tls.acme.com Expressway E.acme.com Src Dst Src Dst DNS A Query Expressway E.acme.com CUCM Expressway C Expressway E Establish TLS connection Src Dst BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 95

95 IP Jabber - Expressway behaviour DNS64 ACME.COM DNS Record Type Entry Resolves To SRV Record _collab-edge._tls.acme.com Expressway E.acme.com AAAA Record Expressway E.acme.com NULL A Record Expressway E.acme.com CUCM Src Dst Expressway C Src Dst Expressway E DNS AAAA Expressway E.acme.com NULL A Expressway E.acme.com DNS64 IANA Well Known Prefix 64:FF9B::/96 AAAA Query Expressway E.acme.com Synthesize IP Address 64:FF9B:: :0ABC::0A:0B:0C:01 DNS64 uses the IANA assigned Well Know Prefix 64:FF9B::/96 to synthesize an IP address from an IP address. The last 32 bits of the IP address use the IP address values to create the IP Host ID in Hex (Hex values not shown for simplicity) BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 96

96 IP Jabber - Expressway behaviour NAT64 ACME.COM CUCM Src Dst Expressway C Src Dst Expressway E X Src 2001:0ABC::0A:0B:0C:01 Dst 64:FF9B:: :0ABC::0A:0B:0C:01 BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 97

97 IP Jabber - Expressway behaviour NAT64 ACME.COM Src Dst Src Dst Src Dst Src 2001:0ABC::0A:0B:0C:01 Dst 64:FF9B:: CUCM Expressway C Expressway E NAT :0ABC::0A:0B:0C:01 IP Address Advertise Well Known Prefix 64:FF9B::/96 NAT64 router advertises Well Known Prefix 64:FF9B::/96 Uses Stateful NAT64 (Similar to PAT) NAT64 does not translate embedded/ literal IP addresses e.g. In SIP headers, SDP etc (NAT64 is not an ALG and in any case cannot decrypt TLS signalling) BRKCOL Cisco and/or its affiliates. All rights reserved. Cisco Public 98

IPv6 Deployment Guide for Cisco Collaboration Systems Release 12.1

IPv6 Deployment Guide for Cisco Collaboration Systems Release 12.1 First Published: 2017-09-06 Last Modified: 2018-07-02 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

IP Addressing Modes for Cisco Collaboration Products

IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes, page 1 Recommended IPv6 Addressing Modes for CSR 12.0 Products, page 3 IPv6 Addressing in Cisco Collaboration Products, page 9

More information

IP Addressing Modes for Cisco Collaboration Products

IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes for Cisco Collaboration Products IP Addressing Modes, on page 1 Recommended IPv6 Addressing Modes for CSR 12.1/12.0 Products, on page 2 IPv6 Addressing in Cisco Collaboration Products,

More information

Internet Protocol Version 6 (IPv6)

Internet Protocol Version 6 (IPv6) This chapter provides information about Internet Protocol version 6 (IPv6), which is the latest version of the Internet Protocol (IP). Packets are used to exchange data, voice, and video traffic over dual-stack

More information

Deploying IPv6 in Unified Communications Networks with Cisco Unified Communications Manager 8.0(x)

Deploying IPv6 in Unified Communications Networks with Cisco Unified Communications Manager 8.0(x) Deploying v6 in Unified Communications Networks with Cisco Unified Communications anager 8.0(x) June 08, 2010 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA

More information

Internet Protocol Version 6 (IPv6)

Internet Protocol Version 6 (IPv6) CHAPTER 29 Internet Protocol version 6 (IPv6), which is the latest version of the Internet Protocol (IP) that uses packets to exchange data, voice, and video traffic over digital networks, increases the

More information

IPv6 Feature Facts

IPv6 Feature Facts 12.1.2 IPv6 Feature Facts The current IP addressing standard, version 4, will eventually run out of unique addresses, so a new system is being developed. It is named IP version 6 or IPv6. You should know

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Cisco Unified CM SIP Trunking, Session Management, and Global Dial Plan Replication

Cisco Unified CM SIP Trunking, Session Management, and Global Dial Plan Replication LTRUCC-2150 Cisco Unified CM SIP Trunking, Session Management, and Global Dial Plan Replication Paul Giralt - @PaulGiralt Markus Schneider - @Markus73 Agenda Objectives Technology Overview Unified CM Session

More information

Cisco Hosted Collaboration Solution (HCS) and Cisco Collaboration Cloud

Cisco Hosted Collaboration Solution (HCS) and Cisco Collaboration Cloud Cisco Hosted Collaboration Solution (HCS) and Cisco Collaboration Cloud Tony Reyes Technical Solutions Architect Chuck Millet - Technical Solutions Architect PSOCOL-1020 Agenda Cisco Hosted Collaboration

More information

Configuring IPv6. Information About IPv6. Send document comments to CHAPTER

Configuring IPv6. Information About IPv6. Send document comments to CHAPTER CHAPTER 3 This chapter describes how to configure Internet Protocol version 6 (IPv6), which includes addressing, Neighbor Discovery Protocol (ND), and Internet Control Message Protocol version 6 (ICMPv6),

More information

Configuring IPv6 for Gigabit Ethernet Interfaces

Configuring IPv6 for Gigabit Ethernet Interfaces CHAPTER 46 IP version 6 (IPv6) provides extended addressing capability beyond those provided in IP version 4 (IPv4) in Cisco MDS SAN-OS. The architecture of IPv6 has been designed to allow existing IPv4

More information

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12 TCP/IP Networking Training Details Training Time : 9 Hours Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training TCP/IP is the globally accepted group

More information

Cisco Unified Communications Manager Trunks

Cisco Unified Communications Manager Trunks CHAPTER 2 A trunk is a communications channel on Cisco Unified Communications Manager (Cisco Unified CM) that enables Cisco Unified CM to connect to other servers. Using one or more trunks, Cisco Unified

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Internet Protocol, Version 6

Internet Protocol, Version 6 Outline Protocol, Version 6 () Introduction to Header Format Addressing Model ICMPv6 Neighbor Discovery Transition from to vs. Taken from:chun-chuan Yang Basics: TCP/ Protocol Suite Protocol (IP) Features:

More information

Transitioning to IPv6

Transitioning to IPv6 Transitioning to IPv6 麟瑞科技區域銷售事業處副處長張晃崚 CCIE #13673 2007 Cisco Systems, Inc. All rights reserved. ICND2 v1.0 7-1 IPv4 and IPv6 Currently, there are approximately 1.3 billion usable IPv4 addresses available.

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Introduction to IPv6

Introduction to IPv6 Introduction to IPv6 1 What is IPv6? IP (Internet Protocol) The most common protocol over the Internet defines how packets are sent over the internet Addressing and routing Current versions IPv4 & IPv6

More information

DEMO QUESTION 1 An engineer is performing an international multisite deployment and wants to create an effective backup method to access TEHO destinat

DEMO QUESTION 1 An engineer is performing an international multisite deployment and wants to create an effective backup method to access TEHO destinat Vendor: Cisco Exam Code: 300-075 Exam Name: Implementing Cisco IP Telephony & Video, Part 2(CIPTV2) Version: Demo DEMO QUESTION 1 An engineer is performing an international multisite deployment and wants

More information

BRKCOC-2399 Inside Cisco IT: Integrating Spark with existing large deployments

BRKCOC-2399 Inside Cisco IT: Integrating Spark with existing large deployments Inside Cisco IT: Integrating Spark with existing large deployments Jan Seynaeve, Sr. Collaborations Engineer Luke Clifford, Sr. Collaborations Engineer Cisco Spark How Questions? Use Cisco Spark to communicate

More information

Chapter 5. Security Components and Considerations.

Chapter 5. Security Components and Considerations. Chapter 5. Security Components and Considerations. Technology Brief Virtualization and Cloud Security Virtualization concept is taking major portion in current Data Center environments in order to reduce

More information

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 CCNET v6 13 Chapter 7 - Sections & Objectives 7.1 IPv4 Network Addresses Convert between binary and decimal numbering

More information

Planning for Information Network

Planning for Information Network Planning for Information Network Lecture 7: Introduction to IPv6 Assistant Teacher Samraa Adnan Al-Asadi 1 IPv6 Features The ability to scale networks for future demands requires a limitless supply of

More information

Configure Mobile and Remote Access

Configure Mobile and Remote Access Mobile and Remote Access Overview, on page 1 Mobile and Remote Access Prerequisites, on page 3 Mobile and Remote Access Configuration Task Flow, on page 4 Mobile and Remote Access Overview Cisco Unified

More information

Cisco IOS IPv6. Cisco IOS IPv6 IPv6 IPv6 service provider IPv6. IPv6. data link IPv6 Cisco IOS IPv6. IPv6

Cisco IOS IPv6. Cisco IOS IPv6 IPv6 IPv6 service provider IPv6. IPv6. data link IPv6 Cisco IOS IPv6. IPv6 IP6FD v6 Fundamentals, Design, and Deployment v3.0 Cisco IOS IPv6 Cisco IOS IPv6 IPv6 IPv6 service provider IPv6 IP IPv6 IPv6 data link IPv6 Cisco IOS IPv6 IPv6 IPv6 DHCP DNS DHCP DNS IPv6 IPv4 IPv6 multicast

More information

IPv6 Protocol & Structure. npnog Dec, 2017 Chitwan, NEPAL

IPv6 Protocol & Structure. npnog Dec, 2017 Chitwan, NEPAL IPv6 Protocol & Structure npnog3 9-11 Dec, 2017 Chitwan, NEPAL Protocol Header Comparison IPv4 contains 10 basic header fields, while IPv6 has 6 basic header fields IPv6 header size is 40 octets compared

More information

IPv6 Protocol Architecture

IPv6 Protocol Architecture IPv6 Protocol Architecture v4/v6 Header Comparison Not kept in IPv6 Renamed in IPv6 Same name and function New in IPv6 2 New Functional Improvement Address Space Increase from 32-bit to 128-bit address

More information

IPv6 Concepts. Improve router performance Simplify IP header Align to 64 bits Address hierarchy with more levels Simplify routing tables

IPv6 Concepts. Improve router performance Simplify IP header Align to 64 bits Address hierarchy with more levels Simplify routing tables IPv6 Concepts Tópicos Avançados de Redes 2016/2017 Why IPv6? 2 Lack of IPv4 addresses Imply NAT, or other solutions; Realm Specific IP (RFC3102) Improve router performance Simplify IP header Align to 64

More information

TCP/IP Protocol Suite

TCP/IP Protocol Suite TCP/IP Protocol Suite Computer Networks Lecture 5 http://goo.gl/pze5o8 TCP/IP Network protocols used in the Internet also used in today's intranets TCP layer 4 protocol Together with UDP IP - layer 3 protocol

More information

An IPv6 unicast address is an identifier for a single interface, on a single node. A packet that is sent to a unicast

An IPv6 unicast address is an identifier for a single interface, on a single node. A packet that is sent to a unicast An IPv6 unicast address is an identifier for a single interface, on a single node. A packet that is sent to a unicast address is delivered to the interface identified by that address. Finding Feature Information,

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 648-375 Exam Questions & Answers Number: 648-375 Passing Score: 800 Time Limit: 120 min File Version: 22.1 http://www.gratisexam.com/ Cisco 648-375 Exam Questions & Answers Exam Name: Cisco Express

More information

IPv6 It starts TODAY!

IPv6 It starts TODAY! IPv6 It starts TODAY! Thomas Hedströmmer SE thedstrommer@infoblox.com 1 Global Address Space Update OK, who hasn t heard that IPv4 really is running out? Reality is: IANA IPv4 pool exhausted on 3 Feb 2011

More information

Configure Dual Stack IPv6

Configure Dual Stack IPv6 Dual Stack Addressing Overview, on page 1 Dual Stack IPv6 Prerequisites, on page 2 Dual Stack IPv6 Configuration Task Flow, on page 2 Dual Stack Addressing Overview If your SIP deployment requires IPv6

More information

Configure Conference Bridges

Configure Conference Bridges Conference Bridges Overview, page 1 Conference Bridge Types, page 1 Call Preservation, page 4 Call Preservation Scenarios, page 5 Conference Bridge Configuration Task Flow, page 7 Conference Bridges Overview

More information

Configure IPv6 Stack. IPv6 Stack Overview. IPv6 Stack Overview, page 1 IPv6 Prerequisites, page 2 IPv6 Configuration Task Flow, page 2

Configure IPv6 Stack. IPv6 Stack Overview. IPv6 Stack Overview, page 1 IPv6 Prerequisites, page 2 IPv6 Configuration Task Flow, page 2 IPv6 Stack Overview, page 1 IPv6 Prerequisites, page 2 IPv6 Configuration Task Flow, page 2 IPv6 Stack Overview IPv6 is an expanded IP addressing protocol that uses 128 bits instead of the 32 bits that

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Six Designing Models for Addressing and Naming Copyright 2010 Cisco Press & Priscilla Oppenheimer Guidelines for Addressing and Naming Use a structured model for addressing

More information

Transparent or Routed Firewall Mode

Transparent or Routed Firewall Mode This chapter describes how to set the firewall mode to routed or transparent, as well as how the firewall works in each firewall mode. You can set the firewall mode independently for each context in multiple

More information

DNS, DHCP and Auto- Configuration. IPv6 Training Day 18 th September 2012 Philip Smith APNIC

DNS, DHCP and Auto- Configuration. IPv6 Training Day 18 th September 2012 Philip Smith APNIC DNS, DHCP and Auto- Configuration IPv6 Training Day 18 th September 2012 Philip Smith APNIC 1 DNS in IPv6 p Works the same way as for IPv4 p Quad A records are used to indicate the name to IPv6 address

More information

Contents XO COMMUNICATIONS CONFIDENTIAL 1

Contents XO COMMUNICATIONS CONFIDENTIAL 1 www.xo.com XO SIP Service Customer Configuration Guide for Cisco Unified Communications Manager (CUCM) 8.0.3 XO SIP Packages 1 and 2, implemented without Cisco Unified Border Control Element (CUBE) SIP

More information

ICE / TURN / STUN Tutorial

ICE / TURN / STUN Tutorial BRKCOL-2986 ICE / TURN / STUN Tutorial Kristof Van Coillie, Technical Leader, Services Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session

More information

Cisco CCNA (ICND1, ICND2) Bootcamp

Cisco CCNA (ICND1, ICND2) Bootcamp Cisco CCNA (ICND1, ICND2) Bootcamp Course Duration: 5 Days Course Overview This five-day course covers the essential topics of ICND1 and ICND2 in an intensive Bootcamp format. It teaches students the skills

More information

Avaya Networking IPv6 Using Fabric Connect to ease IPv6 Deployment. Ed Koehler Director DSE Ron Senna SE Avaya Networking Solutions Architecture

Avaya Networking IPv6 Using Fabric Connect to ease IPv6 Deployment. Ed Koehler Director DSE Ron Senna SE Avaya Networking Solutions Architecture Avaya Networking IPv6 Using Fabric Connect to ease IPv6 Deployment Ed Koehler Director DSE Ron Senna SE Avaya Networking Solutions Architecture IAUG Newport RI, November 2013 Agenda IPv6, The fundamentals

More information

About Exam Questions

About Exam Questions About 300-080 Exam Questions This exam assesses learner's knowledge and skills that are required to troubleshoot a Cisco Unified Collaboration solution. The assessment covers troubleshooting methodology,

More information

ISO 9001:2008. Pankaj Kumar Dir, TEC, DOT

ISO 9001:2008. Pankaj Kumar Dir, TEC, DOT ISO 9001:2008 Pankaj Kumar Dir, TEC, DOT AWARENESS OBJECTIVES IPv6 Address Format & Basic Rules Understanding the IPv6 Address Components Understanding & Identifying Various Types of IPv6 Addresses 3/25/2012

More information

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview This course will teach students about building a simple network, establishing internet connectivity, managing network device security,

More information

Cisco Collaboration Mid-Market architecture with BE6K and BE7K

Cisco Collaboration Mid-Market architecture with BE6K and BE7K Cisco Collaboration Mid-Market architecture with BE6K and BE7K Simple. Affordable. Scalable. Radoslav Tsochev Systems Engineer rtsochev@cisco.com C97-728752-01 2013 Cisco and/or its affiliates. All rights

More information

Cisco Unified Communications Manager 9.0

Cisco Unified Communications Manager 9.0 Data Sheet Cisco Unified Communications Manager 9.0 Cisco Unified Communications Manager is the heart of Cisco collaboration services, enabling session and call control for video, voice, messaging, mobility,

More information

Rocky Mountain IPv6 Summit April 9, 2008

Rocky Mountain IPv6 Summit April 9, 2008 Rocky Mountain IPv6 Summit April 9, 2008 Introduction to the IPv6 Protocol Scott Hogg GTRI - Director of Advanced Technology Services CCIE #5133, CISSP 1 IPv6 Header IPv4 Header 20 bytes IPv6 Header, 40

More information

Real4Test. Real IT Certification Exam Study materials/braindumps

Real4Test.   Real IT Certification Exam Study materials/braindumps Real4Test http://www.real4test.com Real IT Certification Exam Study materials/braindumps Exam : 300-075 Title : Implementing Cisco IP Telephony & Video, Part 2 v1.0 Vendor : Cisco Version : DEMO Get Latest

More information

CCIE Collaboration Written Exam Version 1.0 ( )

CCIE Collaboration Written Exam Version 1.0 ( ) CCIE Collaboration Written Exam Version 1.0 (400-051) Exam Description: The Cisco CCIE Collaboration Written Exam (400-051) version 1.0 has 90-110 questions and is 2 hours in duration. This exam validates

More information

Business to Business Video with Cisco Video Communication Server Expressway TM

Business to Business Video with Cisco Video Communication Server Expressway TM Business to Business Video with Cisco Video Communication Server Expressway TM John Burnett TelePresence/Video Sessions TECEVT-2674 Monday 14:15 Conferencing and Scheduling Design for Cisco Telepresence

More information

IPv6 Protocols & Standards

IPv6 Protocols & Standards IPv6 Protocols & Standards ISP/IXP Workshops 1 So what has really changed? Expanded address space Address length quadrupled to 16 bytes Header Format Simplification Fixed length, optional headers are daisy-chained

More information

IPv6: An Introduction

IPv6: An Introduction Outline IPv6: An Introduction Dheeraj Sanghi Department of Computer Science and Engineering Indian Institute of Technology Kanpur dheeraj@iitk.ac.in http://www.cse.iitk.ac.in/users/dheeraj Problems with

More information

CCIE Collaboration Written Exam Version 1.1 ( )

CCIE Collaboration Written Exam Version 1.1 ( ) CCIE Collaboration Written Exam Version 1.1 (400-051) Exam Description: The Cisco CCIE Collaboration Written Exam (400-051) version 1.1 has 90-110 questions and is 2 hours in duration. This exam validates

More information

Implementing Cisco Voice Communications & QoS (CVOICE) 8.0 COURSE OVERVIEW: WHO SHOULD ATTEND: PREREQUISITES: Running on UC 9.

Implementing Cisco Voice Communications & QoS (CVOICE) 8.0 COURSE OVERVIEW: WHO SHOULD ATTEND: PREREQUISITES: Running on UC 9. Implementing Cisco Voice Communications & QoS (CVOICE) 8.0 COURSE OVERVIEW: Running on UC 9.x Software Implementing Cisco Voice Communications and QoS (CVOICE) v8.0 is a 5-day training program that teaches

More information

A Border Gateway Protocol 3 (BGP-3) DNS Extensions to Support IP version 6. Path MTU Discovery for IP version 6

A Border Gateway Protocol 3 (BGP-3) DNS Extensions to Support IP version 6. Path MTU Discovery for IP version 6 IPv6 Standards and RFC 1195 Use of OSI IS-IS for Routing in TCP/IP and Dual Environments RFC 1267 A Border Gateway Protocol 3 (BGP-3) RFC 1305 Network Time Protocol (Version 3) Specification, Implementation

More information

Preliminary Product Overview (Without notice, following described technical spec. can be changed)

Preliminary Product Overview (Without notice, following described technical spec. can be changed) AP-SPS10000 SIP Paging Server (Commercial Server) High-performance Next Generation SIP Paging Server Solution Preliminary Product Overview (Without notice, following described technical spec. can be changed)

More information

Customer Premise Equipment

Customer Premise Equipment Prerequisites, page 1 Workflow, page 2 Determine the Type of Site(s), page 2 Determine Router Model, page 2 Determine Services on Router Model and Location of Services, page 3 Determine Analog Gateways,

More information

Transparent or Routed Firewall Mode

Transparent or Routed Firewall Mode This chapter describes how to set the firewall mode to routed or transparent, as well as how the firewall works in each firewall mode. You can set the firewall mode independently for each context in multiple

More information

IPv4/v6 Considerations Ralph Droms Cisco Systems

IPv4/v6 Considerations Ralph Droms Cisco Systems Title IPv4/v6 Considerations Ralph Droms Cisco Systems Agenda Motivation for IPv6 Review of IPv6 Impact of differences Tools and techniques Why IPv6? More addresses More addresses More addresses Security,

More information

12.1. IPv6 Feature. The Internet Corporation for Assigned Names and Numbers (ICANN) assigns IPv6 addresses based on the following strategy:

12.1. IPv6 Feature. The Internet Corporation for Assigned Names and Numbers (ICANN) assigns IPv6 addresses based on the following strategy: 12.1. IPv6 Feature The current IP addressing standard, version 4, will eventually run out of unique addresses, so a new system is being developed. It is named IP version 6 or IPv6. You should know about

More information

Network Management. IPv6 Bootcamp. Zhiyi Huang University of Otago

Network Management. IPv6 Bootcamp. Zhiyi Huang University of Otago TELE301 Network Management IPv6 Bootcamp! Zhiyi Huang University of Otago Overview Brief look at current deployment status Recap common IPv6 addresses Basic mechanisms of IPv6 StateLess

More information

CCNP Voice (CCVP) Syllabus/Module Details CVOICE Cisco Voice over IP and QoS v8.0 (CVOICE v8.0)

CCNP Voice (CCVP) Syllabus/Module Details CVOICE Cisco Voice over IP and QoS v8.0 (CVOICE v8.0) CCNP Voice (CCVP) Syllabus/Module Details 642-437 CVOICE Cisco Voice over IP and QoS v8.0 (CVOICE v8.0) 642-447 CIPT1 Implementing Cisco Unified Communications Manager, Part 1 v8.0 (CIPT1 v8.0) 642-457

More information

IPv6 in Campus Networks

IPv6 in Campus Networks IPv6 in Campus Networks Dave Twinam Manager, Technical Marketing Engineering Internet Systems Business Unit dtwinam@cisco.com Cisco Twinam IPv6 Summit 2003 Cisco Systems, Inc. All rights reserved. 1 IPv6

More information

Mobile and Remote Access Through Cisco Expressway

Mobile and Remote Access Through Cisco Expressway Mobile and Remote Access Through Cisco Expressway Deployment Guide First Published: April 2014 Last Updated: April 2016 Cisco Expressway X8.7 Cisco Unified CM 9.1(2)SU1 or later Cisco Systems, Inc. www.cisco.com

More information

Implementing Cisco Unified Communications Manager Part 2, Volume 1

Implementing Cisco Unified Communications Manager Part 2, Volume 1 Implementing Cisco Unified Communications Manager Part 2, Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and Course Flow Additional Cisco Glossary of Terms Your Training Curriculum

More information

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964 The requirements for a future all-digital-data distributed network which provides common user service for a wide range of users having different requirements is considered. The use of a standard format

More information

Tutorial: IPv6 Technology Overview Part II

Tutorial: IPv6 Technology Overview Part II Tutorial: IPv6 Technology Overview Part II Speaker: Byju Pularikkal, Cisco Systems, Inc Date: 01/30/2011 1 DOCSIS = Data-Over-Cable Service Interface Specification CMTS = Cable Modem Termination System

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide TelePresence Conductor XC4.0 Unified CM 10.5(2) January 2016 Contents Introduction 6 About this document 6 Related

More information

Foreword xxiii Preface xxvii IPv6 Rationale and Features

Foreword xxiii Preface xxvii IPv6 Rationale and Features Contents Foreword Preface xxiii xxvii 1 IPv6 Rationale and Features 1 1.1 Internet Growth 1 1.1.1 IPv4 Addressing 1 1.1.2 IPv4 Address Space Utilization 3 1.1.3 Network Address Translation 5 1.1.4 HTTP

More information

Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) 1.0

Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) 1.0 Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) 1.0 COURSE OVERVIEW: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) v1.0 is a five-day course that prepares the learner for implementing

More information

IPv6 Protocols & Standards. ISP/IXP Workshops

IPv6 Protocols & Standards. ISP/IXP Workshops IPv6 Protocols & Standards ISP/IXP Workshops 1 So what has really changed? Expanded address space Address length quadrupled to 16 bytes Header Format Simplification Fixed length, optional headers are daisy-chained

More information

IPv6 migration challenges and Security

IPv6 migration challenges and Security IPv6 migration challenges and Security ITU Regional Workshop for the CIS countries Recommendations on transition from IPv4 to IPv6 in the CIS region, 16-18 April 2014 Tashkent, Republic of Uzbekistan Desire.karyabwite@itu.int

More information

Cisco Expressway Session Classification

Cisco Expressway Session Classification Cisco Expressway Session Classification Deployment Guide First Published: December 2016 Last Updated: December 2017 Expressway X8.10 Cisco Systems, Inc. www.cisco.com 2 Preface Preface Change History Table

More information

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August The requirements for a future all-digital-data distributed network which provides common user service for a wide range of users having different requirements is considered. The use of a standard format

More information

Cisco 5921 Embedded Services Router

Cisco 5921 Embedded Services Router Data Sheet Cisco 5921 Embedded Services Router The Cisco 5921 Embedded Services Router (ESR) is a Cisco IOS software router application. It is designed to operate on small, low-power, Linux-based platforms

More information

Cisco Preferred Architecture for Midmarket Collaboration. Design Overview

Cisco Preferred Architecture for Midmarket Collaboration. Design Overview Cisco Preferred Architecture for Midmarket Collaboration Design Overview PA January 2014 Table of Contents Preface...1 Getting Started with Cisco Preferred Architectures... 1 About This Guide... 1 Introduction...2

More information

Troubleshooting One Way Voice Issues

Troubleshooting One Way Voice Issues Troubleshooting One Way Voice Issues Document ID: 5219 Contents Introduction Prerequisites Requirements Components Used Conventions Problem Solutions Ensure That IP Routing Is Enabled on the Cisco IOS

More information

Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1)

Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs : CIPTV1 v1.0 gives the learner all the tools they

More information

CCNA Exploration Network Fundamentals

CCNA Exploration Network Fundamentals CCNA Exploration 4.0 1. Network Fundamentals The goal of this course is to introduce you to fundamental networking concepts and technologies. These online course materials will assist you in developing

More information

ENTERPRISE. Brief selected topics. Jeff Hartley, SP ADP SE

ENTERPRISE. Brief selected topics. Jeff Hartley, SP ADP SE IPv6 TRANSITION FOR THE ENTERPRISE Brief selected topics Jeff Hartley, SP ADP SE Observations on IPv6 Deployment Trends Where do successful sites commonly deploy first? Upstream Connectivity (Transit/Border/Peering/etc.)

More information

CCIE Collaboration Written Exam Topics

CCIE Collaboration Written Exam Topics CCIE Collaboration Written Exam Topics The topic areas listed are general guidelines for the type of content that is likely to appear on the exam. Please note, however, that other relevant or related topic

More information

Lecture Computer Networks

Lecture Computer Networks Prof. Dr. Hans Peter Großmann mit M. Rabel sowie H. Hutschenreiter und T. Nau Sommersemester 2012 Institut für Organisation und Management von Informationssystemen Lecture Computer Networks Internet Protocol

More information

IPv6 Technical Challenges

IPv6 Technical Challenges IPv6 Technical Challenges Peter Palúch, CCIE #23527, CCIP University of Zilina, Slovakia Academy Salute, April 15 th 16 th, Bucharest IPv6 technical challenges What challenges do I meet if I decide to

More information

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration

CCNP COLLABORATION. Cisco Certified Network Professional Collaboration Cisco Certified Network Professional Collaboration O V E R VIE W For collaboration and unified communications network engineers who want develop advanced collaboration skills designing, deploying, configuring,

More information

Enabling Quality of Service with Cisco SDN. Jon Snyder

Enabling Quality of Service with Cisco SDN. Jon Snyder Enabling Quality of Service with Cisco SDN Jon Snyder Agenda Introduction SDN: What Do We Mean, and What s the Point? Background Collaboration Applications and the Network SDN and APIC-EM Network Configuration

More information

AP-SAV100 Analog Voice Intercom

AP-SAV100 Analog Voice Intercom AP-SAV100 Analog Voice Intercom IP Gateway High Performance IP Extension Solution for Legacy Analog Door Phone www.addpac.com AddPac Technology Sales and Marketing Contents Product Overview Hardware Specification

More information

Expressway for Mobile and Remote Access Deployments, page 1 Cisco AnyConnect Deployments, page 9 Survivable Remote Site Telephony, page 17

Expressway for Mobile and Remote Access Deployments, page 1 Cisco AnyConnect Deployments, page 9 Survivable Remote Site Telephony, page 17 Expressway for Mobile and Deployments, page 1 Cisco AnyConnect Deployments, page 9 Survivable Remote Site Telephony, page 17 Expressway for Mobile and Deployments Expressway for Mobile and for Cisco Unified

More information

Migrating from VCS to CUCM

Migrating from VCS to CUCM Migrating from VCS to CUCM Dean Lane Systems Engineer #clmel Abstract CUCM 10.x - is a true Call control platform for Voice and Video Collaboration. This session discusses the migration of existing VCS

More information

Test-king. Number: Passing Score: 800 Time Limit: 120 min File Version:

Test-king.  Number: Passing Score: 800 Time Limit: 120 min File Version: 300-075 Test-king Number: 300-075 Passing Score: 800 Time Limit: 120 min File Version: 14.1 http://www.gratisexam.com/ 300-075 Implementing Cisco IP Telephony & Video, Part 2 v1.0 Version 14.1 Exam A QUESTION

More information

Cisco TelePresence Conductor with Unified CM

Cisco TelePresence Conductor with Unified CM Cisco TelePresence Conductor with Unified CM Deployment Guide TelePresence Conductor XC3.0 Unified CM 10.x Revised February 2015 Contents Introduction 5 About this document 5 Related documentation 5 About

More information

Exam Topics Cross Reference

Exam Topics Cross Reference Appendix R Exam Topics Cross Reference This appendix lists the exam topics associated with the ICND1 100-105 exam and the CCNA 200-125 exam. Cisco lists the exam topics on its website. Even though changes

More information

ITBraindumps. Latest IT Braindumps study guide

ITBraindumps.   Latest IT Braindumps study guide ITBraindumps http://www.itbraindumps.com Latest IT Braindumps study guide Exam : 300-075 Title : Implementing Cisco IP Telephony & Video, Part 2 v1.0 Vendor : Cisco Version : DEMO Get Latest & Valid 300-075

More information

Radware ADC. IPV6 RFCs and Compliance

Radware ADC. IPV6 RFCs and Compliance Radware ADC IPV6 s and Compliance Knowledgebase Team February 2016 Scope: This document lists most of the s that relevant to IPv6. Legend: Yes supported N/A not applicable No Currently not supported Relevance:

More information

Cisco Certified Network Associate ( )

Cisco Certified Network Associate ( ) Cisco Certified Network Associate (200-125) Exam Description: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that

More information

Telepresence solution design,features, updates

Telepresence solution design,features, updates Telepresence solution design,features, updates Cornel Chirculete Unified Communication and Contact Center Senior Consultant Agenda Introduction Users and Endpoints Call Control Conferencing Scheduling

More information

Internet Protocol v6.

Internet Protocol v6. Internet Protocol v6 October 25, 2016 v6@nkn.in Table of Content Why IPv6? IPv6 Address Space Customer LAN Migration Why IPv6? IPv6 Address Space Customer LAN migration IPv4 DASH BOARD THE REASON For IPv6

More information

Unified Communications Mobile and Remote Access via Cisco Expressway

Unified Communications Mobile and Remote Access via Cisco Expressway Unified Communications Mobile and Remote Access via Cisco Expressway Deployment Guide Cisco Expressway X8.5.3 Cisco Unified CM 9.1(2)SU1 or later June 2015 Contents Mobile and remote access overview 5

More information

Unified Communications Mobile and Remote Access via Cisco VCS

Unified Communications Mobile and Remote Access via Cisco VCS Unified Communications Mobile and Remote Access via Cisco VCS Deployment Guide Cisco VCS X8.5.2 Cisco Unified CM 9.1(2)SU1 or later April 2015 Contents Mobile and remote access overview 5 Jabber client

More information