H3C S6300 Series Mce Command Reference
H3C S6300 Series Mce Command Reference

H3C S6300 Series Mce Command Reference

Hide thumbs Also See for S6300 Series:

Advertisement

Quick Links

H3C S6300 Switch Series
MCE Command Reference
Hangzhou H3C Technologies Co., Ltd.
http://www.h3c.com
Software version: Release 2418P01
Document version: 6W100-20150717

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S6300 Series and is the answer not in the manual?

Questions and answers

Summary of Contents for H3C S6300 Series

  • Page 1 H3C S6300 Switch Series MCE Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2418P01 Document version: 6W100-20150717...
  • Page 2 Copyright © 2015 Hangzhou H3C Technologies Co., Ltd. and its licensors All rights reserved No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of Hangzhou H3C Technologies Co., Ltd.
  • Page 3 Preface This command reference describes the MCE configuration commands for the H3C S6300 switch series. This preface includes the following topics about the documentation: Audience. • Conventions. • About the H3C S6300 documentation set. • Obtaining documentation. • • Technical support.
  • Page 4 GUI conventions Convention Description Window names, button names, field names, and menu items are in Boldface. For Boldface example, the New User window appears; click OK. > Multi-level menus are separated by angle brackets. For example, File > Create > Folder. Symbols Convention Description...
  • Page 5 About the H3C S6300 documentation set The H3C S6300 documentation set includes the following categories of documents: Category Documents Purposes Provides regulatory information and the safety Compliance and safety manual instructions that must be followed during CE DOC installation. Installation quick start Provides basic installation instructions.
  • Page 6 Technical support service@h3c.com http://www.h3c.com Documentation feedback You can e-mail your comments about product documentation to info@h3c.com. We appreciate your comments.
  • Page 7: Table Of Contents

    Contents MCE commands ··························································································································································· 1   address-family ipv4 (VPN instance view) ·············································································································· 1   description (VPN instance view) ····························································································································· 1   display ip vpn-instance ············································································································································ 2   domain-id ·································································································································································· 3   ext-community-type ··················································································································································· 4   ip binding vpn-instance ············································································································································ 4  ...
  • Page 8: Mce Commands

    MCE commands address-family ipv4 (VPN instance view) Use address-family ipv4 in VPN instance view to enter IPv4 VPN view. Use undo address-family ipv4 to remove all configurations from IPv4 VPN view. Syntax address-family ipv4 undo address-family ipv4 Views VPN instance view Predefined user roles network-admin Usage guidelines...
  • Page 9: Display Ip Vpn-Instance

    Predefined user roles network-admin Parameters text: Specifies a description for the VPN instance, a case-sensitive string of 1 to 79 characters. Examples # Configure a description of This is vpn1 for VPN instance vpn1. <Sysname> system-view [Sysname] ip vpn-instance vpn1 [Sysname-vpn-instance-vpn1] description This is vpn1 display ip vpn-instance Use display ip vpn-instance to display information about VPN instances.
  • Page 10: Domain-Id

    Description : vpn1 Interfaces : Vlan-interface2 Address-family IPv4: Export VPN Targets : Import VPN Targets : Maximum Routes Limit : 1000 Address-family IPv6: Export VPN Targets : Import VPN Targets : Maximum Routes Limit : 1000 domain-id Use domain-id to configure an OSPF domain ID. Use undo domain-id to restore the default.
  • Page 11: Ext-Community-Type

    Network Summary LSAs (Type 3). Otherwise, OSPF advertises these routes in AS External LSAs (Type 5) or NSSA External LSAs (Type 7). If you do not specify any parameters, the undo domain-id command deletes all domain IDs. Examples # Configure the OSPF domain ID as 234. <Sysname>...
  • Page 12: Ip Vpn-Instance (System View)

    Use undo ip binding vpn-instance to remove the association. Syntax ip binding vpn-instance vpn-instance-name undo ip binding vpn-instance vpn-instance-name Default An interface is associated with no VPN instance and belongs to the public network. Views Interface view Predefined user roles network-admin Parameters vpn-instance-name: Specifies a VPN instance by its name, a case-sensitive string of 1 to 31 characters.
  • Page 13: Route-Distinguisher (Vpn Instance View)

    Views System view Predefined user roles network-admin Parameters vpn-instance-name: Specifies the name of the VPN instance, a case-sensitive string of 1 to 31 characters. Examples # Create a VPN instance named vpn1. <Sysname> system-view [Sysname] ip vpn-instance vpn1 [Sysname-vpn-instance-vpn1] Related commands route-distinguisher route-distinguisher (VPN instance view) Use route-distinguisher to configure an RD for a VPN instance.
  • Page 14: Route-Tag

    • H3C recommends configuring the same external route tag for MCEs in the same area. An external route tag is not transferred in any BGP extended community attribute. It takes effect only on the MCEs that receive BGP routes and generate OSPF Type 5 or 7 LSAs.
  • Page 15: Routing-Table Limit

    Examples # In OSPF process 100, set the external route tag for redistributed VPN routes to 100. <Sysname> system-view [Sysname] ospf 100 [Sysname-ospf-100] route-tag 100 Related commands default (Layer 3—IP Routing Command Reference) • import-route (Layer 3—IP Routing Command Reference) •...
  • Page 16: Vpn-Id

    [Sysname-vpn-instance-vpn1] route-distinguisher 100:1 [Sysname-vpn-instance-vpn1] routing-table limit 1000 simply-alert # Specify that the IPv4 VPN vpn2 supports up to 1000 active routes, and when active routes exceed the upper limit, can receive new active routes but generates a system log message. <Sysname>...
  • Page 17: Vpn-Instance-Capability Simple

    Related commands display ip vpn-instance vpn-instance-capability simple Use vpn-instance-capability simple to disable routing loop detection for an OSPF VRF process. Use undo vpn-instance-capability to restore the default. Syntax vpn-instance-capability simple undo vpn-instance-capability Default Routing loop detection is enabled for an OSPF VRF process. Views OSPF view Predefined user roles...
  • Page 18 Parameters vpn-target&<1-8>: Specifies a space-separated list of up to eight route targets. A route target is a string of 3 to 21 characters in one of these formats: 16-bit AS number:32-bit user-defined number. For example, 101:3. • 32-bit IP address:16-bit user-defined number. For example, 192.168.122.15:1. •...
  • Page 19 [Sysname-vpn-ipv6-vpn3] vpn-target 3:3 export-extcommunity [Sysname-vpn-ipv6-vpn3] vpn-target 4:4 import-extcommunity [Sysname-vpn-ipv6-vpn3] vpn-target 5:5 both...
  • Page 20: Ipv6 Mce Commands

    IPv6 MCE commands For information about the commands available for both MCE and IPv6 MCE, see "MCE commands." address-family ipv6 (VPN instance view) Use address-family ipv6 to enter IPv6 VPN view. Use undo address-family ipv6 to remove all configurations from IPv6 VPN view. Syntax address-family ipv6 undo address-family ipv6...
  • Page 21: Vpn-Instance-Capability Simple

    Predefined user roles network-admin Parameters domain-id: Specifies an OSPFv3 domain ID, in one of the following formats: • Integer, in the range of 0 to 4294967295. For example, 1. Dotted decimal notation. For example, 0.0.0.1. • Dotted decimal notation:16-bit user-defined number in the range of 0 to 65535. For example, •...
  • Page 22 Default Routing loop detection is enabled for an OSPFv3 VRF process. Views OSPFv3 view Predefined user roles network-admin Usage guidelines On an MCE network, you must disable routing loop detection for an OSPFv3 VRF process on the MCE. Otherwise, the MCE does not receive OSPFv3 routes from the PE. This command is applicable only to an OSPFv3 VRF process.
  • Page 23: Index

    Index A D E I R V ip binding vpn-instance,4 ip vpn-instance (system view),5 address-family ipv4 (VPN instance view),1 address-family ipv6 (VPN instance view),13 route-distinguisher (VPN instance view),6 route-tag,7 description (VPN instance view),1 routing-table limit,8 display ip vpn-instance,2 domain-id,13 domain-id,3 vpn-id,9 vpn-instance-capability simple,14...

Table of Contents