Configure Fabric Extend Tunnels

Before you begin

The tunnel source IP address can be either a brouter port IP, a CLIP IP, or a VLAN IP.

Important

Important

Switches that support a single active VRF have feature interactions with Fabric Extend. For more information, see the Configuration Rules in the VRF feature content. To assist with the single-active VRF restrictions, an overlay parameter is available for the IP tunnel source address configuration.

If using the tunnel originating address on the GRT, Fabric Extend has the following requirements:
  • The tunnel source IP address must be on the GRT, not on a VRF.

    Note

    Note

    A best practice is to use separate IP addresses for the SPBM IP Shortcuts ip-source-address command and the Fabric Extend ip-tunnel-source-address command. However, if you want these IP addresses to be the same, you MUST exclude the ip-source-address address with an IS-IS accept policy. You cannot use the redistribute command with a route map exclusion.

    Specify a CLIP interface to use as the source address for SPBM IP shortcuts.

  • If IP Shortcuts is enabled, you must configure an IS-IS accept policy or exclude route-map to ensure that tunnel destination IP addresses are not learned through IS-IS.

If you are using the tunnel originating address on a VRF, configure a CLIP and tunnel source IP address on the VRF.

About this task

Configuring Fabric Extend consists of two primary tasks: configuring the tunnel source address and configuring the logical interface. These tasks must be completed on both ends of the tunnel.

Note

Note

VRF is an optional parameter. If a VRF is not configured, then FE uses the GRT.

Procedure

  1. In the navigation pane, expand Configuration > Fabric.
  2. Select IS-IS.
  3. Select the Globals tab.
  4. In the IpTunnelSourceAddress field, enter the IP tunnel source address.
  5. If you are using a VRF, select IpTunnelVrf field.
  6. Select Apply.

Globals Field Descriptions

Use the data in the following table to use the Globals tab.

Name

Description

AdminState

Specifies the global status of IS-IS on the switch: on or off. The default is off.

LevelType

Sets the router type globally:

  • level1: Level-1 router type

  • level1and2: Level–1/2 router type is not supported.

The default value is level1.

SystemId

Specifies the IS-IS system ID for the switch. Valid value is a 6–byte value in the format <xxxx.xxxx.xxxx>.

Important:

After you have configured the SPBM nickname and enabled IS-IS, if you require a change of the system ID, you must also change the nickname. However, for naming convention purposes or configuration purposes, you may not want to change the nickname. To maintain the same nickname with a different system ID, see Job aid.

MaxLspGenInt

Specifies the maximum interval, in seconds, between generated LSPs by this Intermediate system. The value must be greater than any value configured for RxmtLspInt.

The default value is 900 seconds.

CsnpInt

Specifies the Complete Sequence Number Packet (CSNP) interval in seconds. This is a system level parameter that applies for L1 CSNP generation on all interfaces.

The default value is 10.

RxmtLspInt

Specifies the minimum time between retransmission of an LSP. This defines how fast the switch resends the same LSP. This is a system level parameter that applies for L1 retransmission of LSPs.

The default value is 5 seconds.

PSNPInterval

Specifies the Partial Sequence Number Packet (PSNP) interval in seconds. This is a system level parameter that applies for L1 PSNP generation on all interfaces.

The default value is 2.

SpfDelay

Specifies the SPF delay in milliseconds. This value is used to pace successive SPF runs. The timer prevents two SPF runs from being scheduled very closely.

The default value is 100 milliseconds.

HostName

Specifies a name for the system. This can be used as the host name for dynamic host name exchange in accordance with RFC 2763.

By default, the system name comes from the host name configured at the system level.

IpSourceAddress

Specifies IP source address for SPBM IP shortcuts.

Ipv6SourceAddress

Specifies IPv6 source address for SPBM IP shortcuts.

IpTunnelSourceAddress

Specifies the IS-IS IPv4 tunnel source address.

IpTunnelVrf

Specifies the VRF name associated with the IP tunnel.

IpTunnelOverlay

Permits the configuration of the tunnel source address even though it belongs to a VRF with an attached I-SID. The default is disabled.

MgmtClipIpAddr

Specifies the DvR management IP address for this node, in the DvR domain.

BackboneEnable

Select to enable this node to join the DvR backbone so that it can receive redistributed DvR host routes from all DvR Controllers in the network.

FanMember

Specifies whether the node is a member of the Fabric Area Network (FAN) .

DynamicallyLearnedArea

For FAN members, specifies the IS-IS area that is dynamically learned from the neighbor‘s Hello PDU if the node does not have the IS-IS manual area configured.

HelloPadding

Configures IS-IS hello padding on all IS-IS NNI links. IS-IS hello padding is enabled by default.