SlideShare una empresa de Scribd logo
1 de 14
www.huawei.com
Copyright © Huawei Technologies Co., Ltd. All rights reserved.
Huawei NetEngine AR8000 Series
Enterprise Routers
Ideal for Building Next-Generation Branch
Networks and Enabling Digital Transformation
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 2
Contents
• AR V600R021C00 Products and Features
• Naming Conventions for NetEngine AR Series Products
• Huawei NetEngine AR8000 Series Enterprise Routers
• Typical Deployment Scenarios
• One Unified WAN—SRv6 BE
• Manual Deployment
• Configuration Differences Between AR8000 and AR600/AR6000/AR1000V
• Common Tools
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 3
AR V600R021C00 Products and Features
Hardware
Software Features
• Host:
New hardware: AR8140-12G10XG and AR8140-T-12G10XG (TPM model)
• Card:
None
• SD-WAN: Large-scale commercial use of AR8140 deployed as hub nodes
• SRv6 enterprise private line: Co-networking of both AR and NE routers, with services isolated through SRv6 BE
• DFX requirements: SPR switchover alarm suppression and keepalive packet loss calculation optimization
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 4
NetEngine AR8140-12G10XG
Naming Conventions for NetEngine AR Series Products
No. Meaning Description
A Product name AR: application and access routers
B Product platform 8: AR8000
C Router height
 1: 1 U
 2: 2 U
 3: 3 U
D Maximum number of slots supported by the router
 2: 2 slots
 4: 4 slots
 6: 6 slots
 8: 8 slots
 0: 10 slots
E
Product generation ID
Note:
This ID applies only to 1 U models. The default value is 0 for 2 U/3 U
models.
Generation of the hardware platform
F
Extended information about the router (optional).
Note:
This field starts with "-" and specifies supplementary interface descriptions
or other possible configurations.
 nG: n GE interfaces
 nXG: n 10GE interfaces
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 5
Huawei NetEngine AR8000 Series Enterprise Routers
AR8140 front view AR8140 rear view
Item AR8140
SD-WAN forwarding
(IMIX)
12–20 Gbit/s
SD-WAN forwarding
(1400 bytes)
25–36 Gbit/s
Dual power supplies 350 W AC/DC, pluggable, dual power supplies
Port
10 x 10GE optical + 8 x GE combo + 4 x GE electrical (All
WAN ports can be switched to LAN ports)
SIC slot 4
WSIC slot (default/maximum) 0/2
Memory 16 GB
Flash 4 GB
Operating temperature 0–45°C
Installation mode In cabinets
*Note: The SD-WAN forwarding performance model is EVPN+IPsec+HQoS. The
performance data is the sum of bidirectional data flows.
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 6
Typical Deployment Scenarios
SD-WAN Solution
• iMaster NCE provides unified visualized management.
• The NetEngine AR8140 can be used as the gateway of the enterprise headquarters or branch sites.
• Multiple types of physical links, such as MPLS private line and Internet.
• Broad range of SD-WAN features: intelligent application identification, intelligent traffic steering, etc.
Enterprise branch 1
Enterprise branch 2
MPLS/Private
line
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 7
One Unified WAN—SRv6 BE
 Finance (branch access)
 Government (Government extranet, government private network)
 Electricity (Integrated data network, power supply station, business
hall, or substation access)
Hub
Hub
AR
AR
Option
A/DSCP
SRv6
SRv6
NCE-Campus NCE-IP
V
M
V
M
V
M
vSwitc
h
Data center
V
M
V
M
V
M
vSwitc
h
Level-1 branch
R R
R
R
Access to WAN
Branch
Access to WAN
V
M
V
M
V
M
vSwitc
h
Backbone WAN
NE NE
AR NE
Access
network
Backbone network DC
SRv6 SRv6
Customer requirements:
• Supports IPv6 services.
• Unified WAN architecture: EVPN+SRv6
• Reuse: ARs and NEs are deployed on the same network, and the customer
reuses the existing NE devices. The application scope of SRv6 is extended
from backbone nodes to edge nodes.
• Fine-grained path optimization: more refined underlay and overlay
optimization.
Huawei benefits:
• Larger market share: Extend to branches based on the advantages of
Huawei NE routers on financial backbone networks.
• Wider application scope: finance, electricity, government, carrier, etc. NE NE
Competitiveness:
• One unified WAN through SRv6.
SRv6 BE
 AR supports SRv6 BE and
switchover based on BFD.
 Controller: NE router management
by iMaster NCE-WAN, with co-
networking of both AR and NE
routers
AR8140
AR
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 8
Manual Deployment
Procedure:
1. Log in to the CLI of a device and perform pre-configuration on the device.
a. Enable NETCONF.
snetconf server enable
b. Configure an SSH user.
ssh user huawei
ssh user huawei authentication-type x509v3-rsa
ssh user huawei assign pki default
ssh user huawei service-type snetconf
c. Specify a source interface for the SSH server.
ssh server-source all-interface
d. Configure an SSH authentication mode.
ssh server assign pki default
ssh authorization-type default root
ssh server publickey x509v3-ssh-rsa
2. Create a VPN instance on the device.
ip vpn-instance underlay_1
ipv4-family
route-distinguisher route-distinguisher
vpn-target vpn-target export-extcommunity
vpn-target vpn-target import-extcommunity
3. Configure an IP address for the interface and bind it to a VPN instance.
interface interface-type interface-number
ip binding vpn-instance underlay_1
ip address ip-address mask
4. Configure routes to ensure that the device can communicate with iMaster NCE-Campus.
ip route-static vpn-instance underlay_1 ip-address mask nexthop-address
5. Set parameters for interconnection between the device and iMaster NCE-Campus based on ZTP configurations.
netconf
callhome default-callhome
endpoint GE0/0/1_192.168.10.10
peer-ip ip-address port 10020 vpn-instance underlay_1
Note:
 The configured SSH user must be Huawei. Otherwise, the device
cannot register with the controller.
 When adding an AR8000 series router, you need to set parameters for
interconnection between the device and iMaster NCE-Campus. The
device can be managed by iMaster NCE-Campus only after the
configuration is successful. The callhome name must be set to default-
callhome and IP-address must be the southbound address of iMaster
NCE-Campus.
 The endpoint name must be in the format of name of the WAN link
interface used to register with iMaster NCE-Campus_IP address, for
example:
 If the WAN link uses GE0/0/1 interface and the IP address
192.168.10.10, the endpoint name is GE0/0/1_192.168.10.10.
 If the WAN link uses XGE0/0/1 interface and the IP address
192.168.10.10, the endpoint name is 10GE0/0/1_192.168.10.10.
 If the WAN link uses Eth-Trunk1 interface and the IP address
192.168.10.10, the endpoint name is Eth-Trunk1_192.168.10.10.
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 9
NAT Configuration Differences Between AR8000 and
AR600/AR6000/AR1000V
Function AR600/AR6000/AR1000V AR8000
Easy IP
#
acl number 3180
rule 5 permit ip source 1.1.1.0 0.0.0.255
#
interface 10GE0/0/2
ip address 1.1.1.1 255.255.255.0
nat outbound 3000
#
#
interface 10GE0/0/2
ip address 1.1.1.1 255.255.255.0
nat enable
#
nat-policy
rule name policy_nat1
source-address 10.1.1.0 mask 255.255.255.0
action source-nat easy-ip
#
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 10
HQoS Configuration Differences Between AR8000 and
AR600/AR6000/AR1000V
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 11
Function Differences Between AR8000 and
AR600/AR6000/AR1000V
Function AR600/AR6000/AR1000V AR8000
Reverse SSH
Only some whitelist query
commands can be executed.
1. Only query and O&M commands can
be executed by default.
2. The AOC can be used to deliver the
unlocking instruction to grant the
command configuration permissions.
After the configuration, deliver the
locking instruction through the AOC to
revoke the permission.
Delivery of configurations
that are not supported by
the controller
Delivered through CLI over
YANG
Delivered through the AOC
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 12
1. Specifications query tool
https://info.support.huawei.com/network/sqt/index?domain=0&lang=e
n
Common Tools (1/2)
HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 13
2. Hardware query tool (Info-Finder)https://info.support.huawei.com/info-finder/search-
center/en/enterprise/routers
Common Tools (2/2)
AR8000
AR8000
Thank you
www.huawei.com

Más contenido relacionado

Similar a AR Series Routers V600R021C00.pptx

Microwave Huawei RTN Hardware Structure
Microwave Huawei RTN Hardware StructureMicrowave Huawei RTN Hardware Structure
Microwave Huawei RTN Hardware Structureibrahimnabil17
 
Eng.abd elrhman(cv u)
Eng.abd elrhman(cv u)Eng.abd elrhman(cv u)
Eng.abd elrhman(cv u)INOGHOST
 
Eng.Abd Elrhman.doc
Eng.Abd Elrhman.docEng.Abd Elrhman.doc
Eng.Abd Elrhman.docINOGHOST
 
cisco-ehwic-4esg-datasheet.pdf
cisco-ehwic-4esg-datasheet.pdfcisco-ehwic-4esg-datasheet.pdf
cisco-ehwic-4esg-datasheet.pdfHi-Network.com
 
Building the SD-Branch using uCPE
Building the SD-Branch using uCPEBuilding the SD-Branch using uCPE
Building the SD-Branch using uCPEMichelle Holley
 
IP-Networks for Buses and Trams in Public Transport
IP-Networks for Buses and Trams in Public TransportIP-Networks for Buses and Trams in Public Transport
IP-Networks for Buses and Trams in Public TransportJuriMartinevski
 
WiFi-integration into EPC
WiFi-integration into EPCWiFi-integration into EPC
WiFi-integration into EPCFranz Edler
 
Winhon Network Solution
Winhon Network SolutionWinhon Network Solution
Winhon Network SolutionJinzdm
 
A la découverte du GS2210-24LP
A la découverte du GS2210-24LPA la découverte du GS2210-24LP
A la découverte du GS2210-24LPZyxel France
 
Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...
Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...
Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...Netgear Italia
 
Wireless_3900_Series_Base_Station_Hardware_Installation.ppt
Wireless_3900_Series_Base_Station_Hardware_Installation.pptWireless_3900_Series_Base_Station_Hardware_Installation.ppt
Wireless_3900_Series_Base_Station_Hardware_Installation.pptssuser7b3e35
 

Similar a AR Series Routers V600R021C00.pptx (20)

WIFI Solution for Service Provider
WIFI Solution for Service ProviderWIFI Solution for Service Provider
WIFI Solution for Service Provider
 
Allied Telesis x610 Series
Allied Telesis x610 SeriesAllied Telesis x610 Series
Allied Telesis x610 Series
 
Microwave Huawei RTN Hardware Structure
Microwave Huawei RTN Hardware StructureMicrowave Huawei RTN Hardware Structure
Microwave Huawei RTN Hardware Structure
 
Updated CV
Updated CVUpdated CV
Updated CV
 
Eng.abd elrhman(cv u)
Eng.abd elrhman(cv u)Eng.abd elrhman(cv u)
Eng.abd elrhman(cv u)
 
Ready
ReadyReady
Ready
 
OmniSwitch 6860/E Overview
OmniSwitch 6860/E Overview OmniSwitch 6860/E Overview
OmniSwitch 6860/E Overview
 
Eng.Abd Elrhman.doc
Eng.Abd Elrhman.docEng.Abd Elrhman.doc
Eng.Abd Elrhman.doc
 
cisco-ehwic-4esg-datasheet.pdf
cisco-ehwic-4esg-datasheet.pdfcisco-ehwic-4esg-datasheet.pdf
cisco-ehwic-4esg-datasheet.pdf
 
Building the SD-Branch using uCPE
Building the SD-Branch using uCPEBuilding the SD-Branch using uCPE
Building the SD-Branch using uCPE
 
CV-ROB
CV-ROBCV-ROB
CV-ROB
 
IP-Networks for Buses and Trams in Public Transport
IP-Networks for Buses and Trams in Public TransportIP-Networks for Buses and Trams in Public Transport
IP-Networks for Buses and Trams in Public Transport
 
WiFi-integration into EPC
WiFi-integration into EPCWiFi-integration into EPC
WiFi-integration into EPC
 
Winhon Network Solution
Winhon Network SolutionWinhon Network Solution
Winhon Network Solution
 
Ccna labs
Ccna labsCcna labs
Ccna labs
 
2012 ah vegas remote networking fundamentals
2012 ah vegas   remote networking fundamentals2012 ah vegas   remote networking fundamentals
2012 ah vegas remote networking fundamentals
 
A la découverte du GS2210-24LP
A la découverte du GS2210-24LPA la découverte du GS2210-24LP
A la découverte du GS2210-24LP
 
Wajahat Hussain cv
Wajahat Hussain cvWajahat Hussain cv
Wajahat Hussain cv
 
Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...
Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...
Webinar NETGEAR - Il nuovo AP ProSafe WAC510 in tecnologia 11AC Wave2, la sol...
 
Wireless_3900_Series_Base_Station_Hardware_Installation.ppt
Wireless_3900_Series_Base_Station_Hardware_Installation.pptWireless_3900_Series_Base_Station_Hardware_Installation.ppt
Wireless_3900_Series_Base_Station_Hardware_Installation.ppt
 

Último

chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 

Último (20)

chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 

AR Series Routers V600R021C00.pptx

  • 1. www.huawei.com Copyright © Huawei Technologies Co., Ltd. All rights reserved. Huawei NetEngine AR8000 Series Enterprise Routers Ideal for Building Next-Generation Branch Networks and Enabling Digital Transformation
  • 2. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 2 Contents • AR V600R021C00 Products and Features • Naming Conventions for NetEngine AR Series Products • Huawei NetEngine AR8000 Series Enterprise Routers • Typical Deployment Scenarios • One Unified WAN—SRv6 BE • Manual Deployment • Configuration Differences Between AR8000 and AR600/AR6000/AR1000V • Common Tools
  • 3. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 3 AR V600R021C00 Products and Features Hardware Software Features • Host: New hardware: AR8140-12G10XG and AR8140-T-12G10XG (TPM model) • Card: None • SD-WAN: Large-scale commercial use of AR8140 deployed as hub nodes • SRv6 enterprise private line: Co-networking of both AR and NE routers, with services isolated through SRv6 BE • DFX requirements: SPR switchover alarm suppression and keepalive packet loss calculation optimization
  • 4. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 4 NetEngine AR8140-12G10XG Naming Conventions for NetEngine AR Series Products No. Meaning Description A Product name AR: application and access routers B Product platform 8: AR8000 C Router height  1: 1 U  2: 2 U  3: 3 U D Maximum number of slots supported by the router  2: 2 slots  4: 4 slots  6: 6 slots  8: 8 slots  0: 10 slots E Product generation ID Note: This ID applies only to 1 U models. The default value is 0 for 2 U/3 U models. Generation of the hardware platform F Extended information about the router (optional). Note: This field starts with "-" and specifies supplementary interface descriptions or other possible configurations.  nG: n GE interfaces  nXG: n 10GE interfaces
  • 5. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 5 Huawei NetEngine AR8000 Series Enterprise Routers AR8140 front view AR8140 rear view Item AR8140 SD-WAN forwarding (IMIX) 12–20 Gbit/s SD-WAN forwarding (1400 bytes) 25–36 Gbit/s Dual power supplies 350 W AC/DC, pluggable, dual power supplies Port 10 x 10GE optical + 8 x GE combo + 4 x GE electrical (All WAN ports can be switched to LAN ports) SIC slot 4 WSIC slot (default/maximum) 0/2 Memory 16 GB Flash 4 GB Operating temperature 0–45°C Installation mode In cabinets *Note: The SD-WAN forwarding performance model is EVPN+IPsec+HQoS. The performance data is the sum of bidirectional data flows.
  • 6. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 6 Typical Deployment Scenarios SD-WAN Solution • iMaster NCE provides unified visualized management. • The NetEngine AR8140 can be used as the gateway of the enterprise headquarters or branch sites. • Multiple types of physical links, such as MPLS private line and Internet. • Broad range of SD-WAN features: intelligent application identification, intelligent traffic steering, etc. Enterprise branch 1 Enterprise branch 2 MPLS/Private line
  • 7. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 7 One Unified WAN—SRv6 BE  Finance (branch access)  Government (Government extranet, government private network)  Electricity (Integrated data network, power supply station, business hall, or substation access) Hub Hub AR AR Option A/DSCP SRv6 SRv6 NCE-Campus NCE-IP V M V M V M vSwitc h Data center V M V M V M vSwitc h Level-1 branch R R R R Access to WAN Branch Access to WAN V M V M V M vSwitc h Backbone WAN NE NE AR NE Access network Backbone network DC SRv6 SRv6 Customer requirements: • Supports IPv6 services. • Unified WAN architecture: EVPN+SRv6 • Reuse: ARs and NEs are deployed on the same network, and the customer reuses the existing NE devices. The application scope of SRv6 is extended from backbone nodes to edge nodes. • Fine-grained path optimization: more refined underlay and overlay optimization. Huawei benefits: • Larger market share: Extend to branches based on the advantages of Huawei NE routers on financial backbone networks. • Wider application scope: finance, electricity, government, carrier, etc. NE NE Competitiveness: • One unified WAN through SRv6. SRv6 BE  AR supports SRv6 BE and switchover based on BFD.  Controller: NE router management by iMaster NCE-WAN, with co- networking of both AR and NE routers AR8140 AR
  • 8. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 8 Manual Deployment Procedure: 1. Log in to the CLI of a device and perform pre-configuration on the device. a. Enable NETCONF. snetconf server enable b. Configure an SSH user. ssh user huawei ssh user huawei authentication-type x509v3-rsa ssh user huawei assign pki default ssh user huawei service-type snetconf c. Specify a source interface for the SSH server. ssh server-source all-interface d. Configure an SSH authentication mode. ssh server assign pki default ssh authorization-type default root ssh server publickey x509v3-ssh-rsa 2. Create a VPN instance on the device. ip vpn-instance underlay_1 ipv4-family route-distinguisher route-distinguisher vpn-target vpn-target export-extcommunity vpn-target vpn-target import-extcommunity 3. Configure an IP address for the interface and bind it to a VPN instance. interface interface-type interface-number ip binding vpn-instance underlay_1 ip address ip-address mask 4. Configure routes to ensure that the device can communicate with iMaster NCE-Campus. ip route-static vpn-instance underlay_1 ip-address mask nexthop-address 5. Set parameters for interconnection between the device and iMaster NCE-Campus based on ZTP configurations. netconf callhome default-callhome endpoint GE0/0/1_192.168.10.10 peer-ip ip-address port 10020 vpn-instance underlay_1 Note:  The configured SSH user must be Huawei. Otherwise, the device cannot register with the controller.  When adding an AR8000 series router, you need to set parameters for interconnection between the device and iMaster NCE-Campus. The device can be managed by iMaster NCE-Campus only after the configuration is successful. The callhome name must be set to default- callhome and IP-address must be the southbound address of iMaster NCE-Campus.  The endpoint name must be in the format of name of the WAN link interface used to register with iMaster NCE-Campus_IP address, for example:  If the WAN link uses GE0/0/1 interface and the IP address 192.168.10.10, the endpoint name is GE0/0/1_192.168.10.10.  If the WAN link uses XGE0/0/1 interface and the IP address 192.168.10.10, the endpoint name is 10GE0/0/1_192.168.10.10.  If the WAN link uses Eth-Trunk1 interface and the IP address 192.168.10.10, the endpoint name is Eth-Trunk1_192.168.10.10.
  • 9. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 9 NAT Configuration Differences Between AR8000 and AR600/AR6000/AR1000V Function AR600/AR6000/AR1000V AR8000 Easy IP # acl number 3180 rule 5 permit ip source 1.1.1.0 0.0.0.255 # interface 10GE0/0/2 ip address 1.1.1.1 255.255.255.0 nat outbound 3000 # # interface 10GE0/0/2 ip address 1.1.1.1 255.255.255.0 nat enable # nat-policy rule name policy_nat1 source-address 10.1.1.0 mask 255.255.255.0 action source-nat easy-ip #
  • 10. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 10 HQoS Configuration Differences Between AR8000 and AR600/AR6000/AR1000V
  • 11. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 11 Function Differences Between AR8000 and AR600/AR6000/AR1000V Function AR600/AR6000/AR1000V AR8000 Reverse SSH Only some whitelist query commands can be executed. 1. Only query and O&M commands can be executed by default. 2. The AOC can be used to deliver the unlocking instruction to grant the command configuration permissions. After the configuration, deliver the locking instruction through the AOC to revoke the permission. Delivery of configurations that are not supported by the controller Delivered through CLI over YANG Delivered through the AOC
  • 12. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 12 1. Specifications query tool https://info.support.huawei.com/network/sqt/index?domain=0&lang=e n Common Tools (1/2)
  • 13. HUAWEI TECHNOLOGIES CO., LTD. Huawei Confidential 13 2. Hardware query tool (Info-Finder)https://info.support.huawei.com/info-finder/search- center/en/enterprise/routers Common Tools (2/2) AR8000 AR8000

Notas del editor

  1. AR6280C-S+SRU-60H AR6280+SRU-100HH,接口4*10GE光+4*GE光+8*GE(封掉6个10*GE光,4个万兆光限制为4*GE光) AR6300C-S+SRU-80H AR6300+SRU-100HH,接口8*10GE光+8*GE(封掉6个10*GE光)
  2. 金融诉求: 1.ZTP 2.多线路调优,2MSTP,1-MV,1 Internet,4G/5G;基于应用 3.业务: 带宽:2-4M,视频、摄像头,20MB-200MB。 应用:生产、办公、OA、视频、安保(按IP分段)(监控、报警、对讲) 4.一级要求: 1)设备: 不能新增,便于运维,设备要求可靠性:双主控、双电源;性能要求:5G左右,二级行:3G; 管控网点数量(小于3000,汇聚设备) 支持LNS 控制器管控规模: 1.一个分行一套工具: 2.一个厂家一套工具: 5.接入网统一工具运维管控:SDN与传统设备共纳管 6.开放接口,平滑演进,GUI\API\AOC 7.国有大行:自主可控 8.分析:需要哪些诉求 9.组网协议:接入网暂不强制 10.uCPE(光大、工行)、vCPE(建行、工行):客户有兴趣,需要关注,提早找对策,未来的发展 按目标网来看客户需求 遗留问题: 1、Multi vendor场景看一下 2、 招行: 1.总行40G 2.总行到分行SD-WAN 每个一级行一套控制器 3.流媒体不跑骨干网 4.流媒体网,跑办公的