Multiple-evi-networks configuration example, Network requirements, Configuration procedure – H3C Technologies H3C S12500 Series Switches User Manual

Page 33: Enabling evi arp flooding suppression

Advertising
background image

26

Multiple-EVI-networks configuration example

Network requirements

Use EVI to connect the sites of the data center in

Figure 9

. To isolate different types of traffic and extend

their VLANs to different sites, set up the following EVI networks:

Database EVI network (network ID 1)—Extends VLANs 100 and 101 across sites 2, 3, and 4.

Network management EVI network (network ID 2)—Extends VLAN 4000 across all the sites.

Web service EVI network (network ID 3)—Extends VLANs 50 to 80 across sites 1 and 4.

In each EVI network, use the edge device at site 4 as an ENDS and all other edge devices as its ENDCs.

Figure 9 Network diagram

Configuration procedure

This example assumes that routes have been configured for the sites to reach each other.

1.

Configure site 4:
# Configure the EVI tunnel source interface for all EVI tunnels (VLAN-interface 10 in this example),
and assign the transport-facing physical interface GigabitEthernet 3/0/1 to the VLAN.

<Site4> system-view

[Site4] vlan 10

[Site4-vlan10] port gigabitethernet 3/0/1

[Site4-vlan10] quit

[Site4] interface vlan-interface 10

[Site4-Vlan-interface10] ip address 172.16.4.1 16

[Site4-Vlan-interface10] quit

# Configure the database EVI network.

[Site4] interface tunnel 101 mode evi

[Site4-Tunnel101] source 172.16.4.1

[Site4-Tunnel101] evi network-id 1

[Site4-Tunnel101] evi-isis extend-vlan 100 101

[Site4-Tunnel101] evi neighbor-discovery server enable

Site 1

Site 2

Site 4

Site 5

EVI 1

VLANs 100-101

EVI 2

VLAN 4000

EVI 3

VLANs 50-80

Site 3

GE3/0/1
Vlan-int10
172.16.1.1/16

GE3/0/1
Vlan-int10
172.16.2.1/16

Tunnel102

GE3/0/1

Vlan-int10

172.16.4.1/16

Tunnel101

Tunnel102

Tunnel103

Tunnel103

Tunnel101

Tunnel102

Tunnel102

GE3/0/1
Vlan-int10
172.16.5.1/16

Tunnel101

Tunnel102

GE3/0/1

Vlan-int10

172.16.3.1/16

Advertising