HPE FlexNetwork HSR6800 Configuration Manual page 414

Comware 7 layer 3, ip services
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

[PrimaryServer-vam-server-domain-abc] authentication-method chap
# Set the keepalive interval to 10 seconds and the maximum number of keepalive retries to 3.
[PrimaryServer-vam-server-domain-abc] keepalive interval 10 retry 3
# Enable the VAM server for the ADVPN domain.
[PrimaryServer-vam-server-domain-abc] server enable
[PrimaryServer-vam-server-domain-abc] quit
# Configure a default route.
[PrimaryServer] ip route-static 0.0.0.0 0 10.0.0.1
Configuring the secondary VAM server
# Configure the secondary VAM server in the same way that the primary server is configured.
(Details not shown.)
Configuring Hub 1
1.
Configure IP addresses for the interfaces. (Details not shown.)
2.
Configure the VAM client:
# Create VAM client Hub1.
<Hub1> system-view
[Hub1] vam client name Hub1
# Specify ADVPN domain abc for the VAM client.
[Hub1-vam-client-Hub1] advpn-domain abc
# Set the pre-shared key to 123456.
[Hub1-vam-client-Hub1] pre-shared-key simple 123456
# Set both the username and password to hub1.
[Hub1-vam-client-Hub1] user hub1 password simple hub1
# Specify the primary VAM server IP address as 1.0.0.4 (after NAT) and the port number as
4001 (after NAT).
[Hub1-vam-client-Hub1] server primary ip-address 1.0.0.4 port 4001
# Specify the secondary VAM server IP address as 1.0.0.4 (after NAT) and the port number as
4002 (after NAT).
[Hub1-vam-client-Hub1] server secondary ip-address 1.0.0.4 port 4002
# Enable the VAM client.
[Hub1-vam-client-Hub1] client enable
[Hub1-vam-client-Hub1] quit
3.
Configure OSPF:
# Configure OSPF to advertise the private network.
[Hub1] ospf 1
[Hub1-ospf-1] area 0
[Hub1-ospf-1-area-0.0.0.0] network 192.168.0.0 0.0.0.255
[Hub1-ospf-1-area-0.0.0.0] quit
[Hub1-ospf-1] quit
# Configure a default route.
[Hub1] ip route-static 0.0.0.0 0 10.0.0.1
4.
Configure UDP-mode IPv4 ADVPN tunnel interface tunnel1.
[Hub1] interface tunnel 1 mode advpn udp
[Hub1-Tunnel1] ip address 192.168.0.1 255.255.255.0
[Hub1-Tunnel1] vam client Hub1
[Hub1-Tunnel1] ospf network-type broadcast
401

Advertisement

Table of Contents
loading

Table of Contents