Palo Alto Firewall: DHCP relay

https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Configure-a-DHCP-Relay-on-Palo-Alto-Networks-Firewall/ta-p/59544 Die Palo Alto kann als DHCP Relay für seine Clients funktionieren. So kann man DHCP Relay einstellen: Einfach nur das Interface aussuchen auf dem die Anfragen des Clients bei der Palo ankommen und die IP des DHCP Servers eintragen:

Extreme Networks: VRPP Konfiguriatonsbeispiel

Auf zwei Core-Switches soll VRRP enabled werden: Switch 1 configure vlan V3014 ipaddress 10.136.159.2 255.255.255.0 en ipf V3014 create vrrp vlan V3014 vrid 1 configure vrrp vlan V3014 vrid 1 priority 200 configure vrrp vlan V3014 vrid 1 add 10.136.159.1 enable vrrp vlan v3014 vrid 1 Switch 2 configure vlan V3014 ipaddress 10.136.159.3 255.255.255.0 en ipf V3014 create vrrp vlan V3014 vrid 1 configure vrrp vlan V3014 vrid 1 priority 201 configure vrrp vlan V3014 vrid 1 add 10.136.159.1 enable vrrp vlan v3014 vrid 1