262
The import-route bgp4+ command redistributes only EBGP routes. The import-route bgp4+
allow-ibgp command redistributes both EBGP and IBGP routes, and might cause routing loops.
Therefore, use it with caution.
Examples
# Configure IPv6 IS-IS to redistribute static routes and set the cost for redistributed routes to 15.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 import-route static cost 15
New feature: Python
Using Python
Python is an easy to learn, powerful programming language. It has efficient high-level data structures
and a simple but effective approach to object-oriented programming. Python's elegant syntax and
dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid
application development in many areas on most platforms.
Comware V7 provides a built-in Python interpreter that supports the following items:
Python 2.7 commands.
Python 2.7 standard API.
Comware V7 extended API.
Python scripts. You can use a Python script to configure the system automatically.
To use Python 2.7 commands and the APIs, you must enter the Python shell.
Command reference
See HPE FlexNetwork MSR Command References(V7).
New feature: ATM
Configuring ATM
Asynchronous Transfer Mode (ATM) is a technology based on packet transmission mode while
incorporating the high-speed of circuit transmission mode. ATM was adopted as the transmission
and switching mode for broadband ISDN by the ITU-T in June 1992. Due to its flexibility and support
for multimedia services, ATM is regarded as core broadband technology.