#--------------------------------------------------

echo "BGP Configuration"

#--------------------------------------------------

exit all configure

router bgp

connect-retry 2 min-route-advertisement 1 outbound-route-filtering

extended-community send-orf

exit

exit

group "internal" type internal neighbor <ip-address>

family vpn-ipv4

exit

neighbor <ip-address> family evpn

exit

exit

no shutdown

exit

exit

exit all

Post-install Security Tasks

After installing the HP VSC software, there are a number of tasks that should be performed to secure the system. Most of these tasks are obvious, but worth mentioning as a reminder.

Change HP VSC “admin” password

By default, the HP VSC administrator username and password are “admin”. Finding the default credentials for most systems and software is not difficult and is an easy security exploit.

Centralized HP VSC authentication and authorization

The HP VSC software is based on DCNOS and inherits many of the platform and security features supported in DCNOS. Rather than rely on users defined locally on each VRS, RADIUS and TACACS+ can be used to centralize the authentication and authorization for VRS administrative users.

Post-install Security Tasks

39