You are on page 1of 19

VRP8 Platform

Introduction

www.huawei.com

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved.


Objectives
 Upon completion of this course, you will be able to:
 Know history of Huawei VRP platform.

 Know the features of VRP8.

 Know the basic operation of VRP8.

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 1
Contents
1. VRP Network Operation System Overview

2. VRP8 Features

3. VRP8 Basic Operation and Configuration

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 2
VRP Network Operation System

VRP

VRP
inside

 VRP Introduction
 VRP (Versatile Routing Platform) is a network OS running in IP devices, similar to iOS
and Windows.
 VRP is the brain of IP devices which constructs the global network.
 VRP has high reliability which ensures IP network secure and stable operation.

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 3
VRP Serves Multi-product Families

BRAS AR G3
ME60 NGN SGSN/GGSN MAG9811
AR
NE5000E NE80E CE12800
NE40E CE6800/5800

Router VRP Switch Ethernet Switches


Consistent user experience
ATN
Fast response and delivery
CX600 PTN6900

SSP5000 Security IT
IAS WLAN AC

SIG 9800 UA5000


Firewall
E8000
OSTA
MXU MA5600T

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 4
Hardware Development of Network
Devices
2004 before 2006 2009 future

Single-ChassisBack-to-back CCC-2 Cluster


1.28Tbps 2.56Tbps 10Tbps 200Tbps

Single core to multi-cores

CPU CPU CPU CPU CPU


CPU
CPU
CPU
CPU
CPU CPU CPU CPU

Single Core DualCores Quad Cores MoreCores


Earlier OS use monolithic models. File management, memory management, device management, and process management is directly controlled
within the kernel.
Cluster Central Chassis (CCC)
Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 5
Development of VRP
VRP8
VRP5
VRP3
Component architecture
VRP2 High performance
Multi-process
Distributed and component
VRP1 Applicable to multiple types
platform architecture
of Huawei devices
Applied to Supporting
Providing reliable
Centralized multiple types of multi-CPU and
techniques such as GR and
design. Huawei devices multichassis
Distributed FRR
Applicable Supporting
design Complete IPv4/IPv6
only to various software
Basis of VRP3 platform
midrange-and features
Complete L2VPN/L3VPN 2009-Now
low-end Applicable to
solution
routers. core routers
Low 2004-Now
2000-2004
performance
1999-2000

1998-2001
Multi-process,
Centralized Distributed Highly-reliable Multi-chassis,
Multi-core

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 7
Contents
1. VRP Network Operation System Overview

2. VRP8 Features

3. VRP8 Basic Operation and Configuration

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 8
VRP8 Features

 VRP8 Features
Coarse-
 Multi-core CPU or multi-process.
Grained
Modular  Distributed applications.
 NSx (NSS, NSR, NSB and NSF) and In-
Service Software Upgrade (ISSU).
Resilient component system
 Netconf, and two-phase configuration commit
VRP8 and configuration rollback in the case of a
commit failure to facilitate user management
and enhanced carrier-class management and
Fine-Grained maintenance.
Modular

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 9
Two-Phase Configuration Commit

CLI user/
Phase 1 Phase 2
Netconf user
Configure
commands Candidate data
Commit Running data set
set

In two-phase configuration mode, the command will take affect after commit but not immediately.

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 10
Contents
1. VRP Network Operation System Overview

2. VRP8 Features

3. VRP8 Basic Operation and Configuration

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 11
CLI Command Line Views

View the running status


User View and statistics of the
device.
System View Set the system
parameters of the device.

Interface View Configure interface


parameters.

Protocol View Configure most routing


protocol parameters.

<Huawei>system-view
Enter system view, return user view with Ctrl+Z.
[Huawei]interface GigabitEthernet 0/0/0
[Huawei-GigabitEthernet0/0/0]

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 12
How to Use the CLI?
<Huawei>system-view
Enter system view, return user view with Ctrl+Z.
[~Huawei]interface GigabitEthernet0/0/20
[Huawei-GigabitEthernet0/0/20]display this
#
interface GigabitEthernet0/0/20
#
return
[~Huawei-GigabitEthernet0/0/20]quit
[~Huawei]display current-configuration
#
sysname Huawei
#
cluster enable
……
[~Huawei]aaa
[~Huawei-aaa]return
<Huawei>display history-command
system-view
display current-configuration
interface GigabitEthernet0/0/20

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 13
Common Function Keys
Inserts a character at the current location of the cursor if the editing buffer is
Common key
not full, and the cursor moves to the right.

Deletes the character on the left of the cursor and the cursor moves to the
BackSpace
left.

↑ or <Ctrl_P> Access the previous history commands.

↓ or <Ctrl_N> Access the next history command.

Tab Enter an incomplete keyword and press Tab to complete the keyword.

<Ctrl_C> Stops performing current functions.

Space Continue to display the next screen information.

Enter Continue to display the next line information.

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 14
CLI Help Features

<Huawei> d?
Partial Help

<Huawei> display h?
Command Line Help
<Huawei> ?
Complete Help

<Huawei> display ?

[Huawei]d?
ddns dhcp
dhcpv6 diagnose
display dns
domain dot1x

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 16
Login to the Device

IP Network IP Network

Console Telnet Stelnet


(SSH)

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 18
Configuring the User Interface

Console VTY

Used to manage and monitor users


Used to manage and monitor user
log in through VTY.VTY ports for
login through the Console port.
Telnet or SSH access to the device,
Console port type is EIA/TIA-232
and supports up to 21 users
DCE
simultaneously through VTY access.

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 19
Immediately Mode and Two Phase
Mode

<Huawei>system-view [~Huawei]

Two-stage mode

<Huawei>system-view
[Huawei]
immediately

Immediately mode

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 20
Configuration Rollback
[~RB2]undo ……
[*RB2]undo ……
[*RB2]undo ……
[*RB2]vlan ……
I made a [*RB2]interface ……
mistake

<RB2>display configuration commit list


---------------------------------------------------------------------
No. CommitId Label User TimeStamp
---------------------------------------------------------------------
1 1000002222 - huawei 2012-10-16 16:10:37
2 1000002221 - huawei 2012-10-16 15:57:58
……
50 1000002173 - anonymous 2012-10-08 15:39:56
---------------------------------------------------------------------

<RB2>rollback configuration to commit-id 1000002220


Warning: This operation will revert configuration changes
to the previous status. Continue? [Y/N]:y
Loading rollback changes
Committing
Check rollback result
Configuration rollback succeeded.

Copyright © 2016 Huawei Technologies Co., Ltd. All rights reserved. Page 21

You might also like