-----------------
Destination: 10.10.10.2
Peer HeartBeat status: Up
Destination VRF: default
HeartBeat Timer Interval: 1
HeartBeat Timeout: 3
UDP Port: 34998
HeartBeat Messages Sent: 4
HeartBeat Messages Received: 5
Use the
show vlt detail
command to verify that VLT is functional and that the correct VLANs are allowed.
Dell#1#sh vlt detail
Local LAG Id Peer LAG Id Local Status Peer Status Active VLANs
------------ ----------- ------------ ----------- -------------
1 1 UP UP 20
2 2 UP UP 1, 800, 900
The following output displays the OSPF configuration in Dell-1
Dell#1#sh run | find router
router ospf 1
router-id 172.17.1.1
network 192.168.9.0/24 area 0
network 192.168.8.0/24 area 0
network 172.17.1.0/24 area 0
network 192.168.20.0/29 area 0
passive-interface default
no passive-interface vlan 20
While the
passive-interface default
command prevents all interfaces from establishing an OSPF neighborship, the
no
passive-interface vlan 20
command enables the interface for VLAN 20, the OSPF peering VLAN, to establish OSPF adjacencies.
The following output displays that Dell-1 forms neighborship with Dell-2 and R1.
Dell#1#show ip ospf neighbor
Neighbor ID Pri State Dead Time Address
Interface Area
172.16.1.2 1 FULL/BDR 00:00:31 192.168.20.2 Vl
20 0
172.15.1.1 1 FULL/DROTHER 00:00:39 192.168.20.3 Vl
20 0
The following output displays the routes learned using OSPF.
Dell#1#show ip route ospf
Destination Gateway Dist/Metric Last Change
----------- ------- ----------- -----------
O 2.2.2.2/24 via 192.168.20.3, Vl 20 110/2 02:13:50
O 3.3.3.2/24 via 192.168.20.3, Vl 20 110/2 02:13:50
O 4.4.4.2/24 via 192.168.20.3, Vl 20 110/2 02:13:50
O 172.15.1.1/32 via 192.168.20.3, Vl 20 110/2 02:13:50
O 172.16.1.2/32 via 192.168.20.2, Vl 20 110/1 02:13:50
The following output displays the MAC address of all interfaces in the system. All interfaces, physical and virtual, have the same MAC
address. This is the address used for peer routing.
Dell#1#show interfaces | grep Hardware
Hardware is DellEth, address is 90:b1:1c:f4:2c:bd
Hardware is DellEth, address is 90:b1:1c:f4:2c:bd
Hardware is DellEth, address is 90:b1:1c:f4:2c:bd
Hardware is DellEth, address is 90:b1:1c:f4:2c:bd
! Output truncated for brevity
Virtual Link Trunking (VLT)
1011
Содержание S4048T-ON
Страница 1: ...Dell Configuration Guide for the S4048 ON System 9 11 2 1 ...
Страница 148: ...Figure 10 BFD Three Way Handshake State Changes 148 Bidirectional Forwarding Detection BFD ...
Страница 251: ...Dell Control Plane Policing CoPP 251 ...
Страница 363: ... RPM Synchronization GARP VLAN Registration Protocol GVRP 363 ...
Страница 511: ...Figure 64 Inspecting the LAG Configuration Link Aggregation Control Protocol LACP 511 ...
Страница 512: ...Figure 65 Inspecting Configuration of LAG 10 on ALPHA 512 Link Aggregation Control Protocol LACP ...
Страница 515: ...Figure 67 Inspecting a LAG Port on BRAVO Using the show interface Command Link Aggregation Control Protocol LACP 515 ...
Страница 516: ...Figure 68 Inspecting LAG 10 Using the show interfaces port channel Command 516 Link Aggregation Control Protocol LACP ...
Страница 558: ...Figure 84 Configuring Interfaces for MSDP 558 Multicast Source Discovery Protocol MSDP ...
Страница 559: ...Figure 85 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 559 ...
Страница 560: ...Figure 86 Configuring PIM in Multiple Routing Domains 560 Multicast Source Discovery Protocol MSDP ...
Страница 564: ...Figure 88 MSDP Default Peer Scenario 2 564 Multicast Source Discovery Protocol MSDP ...
Страница 565: ...Figure 89 MSDP Default Peer Scenario 3 Multicast Source Discovery Protocol MSDP 565 ...
Страница 729: ...protocol spanning tree pvst no disable vlan 300 bridge priority 4096 Per VLAN Spanning Tree Plus PVST 729 ...
Страница 841: ...Figure 115 Single and Double Tag TPID Match Service Provider Bridging 841 ...
Страница 842: ...Figure 116 Single and Double Tag First byte TPID Match 842 Service Provider Bridging ...