hp switches - yar145/mytestrepo1 GitHub Wiki

HP Switch Software - Using the CLI

HP 5820 Switch Series - BGP Configuration: Controlling Route Distribution and Reception

Enter system view.

Command: system-view

Enter BGP view.

Command: bgp as-number

Configure manual route summarization.

Command: aggregate ip-address { mask | mask-length } [ as-set | attribute-policy route-policy-name | detail-suppressed | origin-policy route-policy-name | suppress-policy route-policy-name ]*

HPE FlexNetwork 5510 HI Switch Series Layer 3—IP Routing Configuration Guide

HP 5820 Switch Series - BGP Configuration: BGP Configuration Examples

Upgrade

boot-loader file flash:/5520HI-CMW710-R6530P03.ipe slot 1 main

HP 5500 HI Switch Series (Layer 3—IP Services Configuration Guide)

Part number: 5998-2378 Software version: Release 5203 and Release 5206

NOTE: The switch cannot forward encapsulated packets directly according to the destination address and the routing table. On the switch, encapsulated packets are first sent to the service loopback interface and then forwarded by the service loopback interface back to the forwarding module, which forwards the packets at Layer 3.

HPE FlexFabric 5940 Switch Series Layer 2—LAN Switching Configuration Guide

(Part number: 5200-1018b Software version: Release 25xx)

Network requirements All Ethernet ports on Device A support the tunnel service. Assign Ten-GigabitEthernet 1/0/1 through Ten-GigabitEthernet 1/0/3 to a service loopback group to loop GRE packets sent out by the device back to the device.

Configuration procedure

Create service loopback group 1, and specify its service type as tunnel.

system-view [DeviceA] service-loopback group 1 type tunnel

Assign Ten-GigabitEthernet 1/0/1 through Ten-GigabitEthernet 1/0/3 to service loopback group 1.

[DeviceA] interface ten-gigabitethernet 1/0/1 [DeviceA-Ten-GigabitEthernet1/0/1] port service-loopback group 1 All configurations on the interface will be lost. Continue?[Y/N]:y [DeviceA-Ten-GigabitEthernet1/0/1] quit [DeviceA] interface ten-gigabitethernet 1/0/2 [DeviceA-Ten-GigabitEthernet1/0/2] port service-loopback group 1 All configurations on the interface will be lost. Continue?[Y/N]:y [DeviceA-Ten-GigabitEthernet1/0/2] quit [DeviceA] interface ten-gigabitethernet 1/0/3 [DeviceA-Ten-GigabitEthernet1/0/3] port service-loopback group 1 All configurations on the interface will be lost. Continue?[Y/N]:y [DeviceA-Ten-GigabitEthernet1/0/3] quit

Create the interface Tunnel 1 and set it to GRE mode. The interface will automatically use service loopback group 1.

[DeviceA] interface tunnel 1 mode gre [DeviceA-Tunnel1]

⚠️ **GitHub.com Fallback** ⚠️