Tuesday, March 6, 2018

Question on how to properly configure a l3 port for HA.

I am doing HA on 1 L3 port, I am adding 2 addl L3 ports that will be setup for HA. SO i total it Will be 3 HA L3 ports.

1 port is already configured with this config below. Would hsrp be the best way to configure the ports. two of the ports are going to be connected to HA firewalls, and one port will be going to the ISR.

here is the config of the port going to the isr

  • interface GigabitEthernet1/48
  • description TO_ISR
  • no switchport
  • ip address 10.50.255.0 255.255.255.254
  • ip access-group QOS out
  • no ip redirects
  • no ip proxy-arp
  • ip ospf message-digest-key 1 md5 7 xxxxxxxxxxxxxxxxxxx
  • ip ospf network point-to-point
  • ip ospf 100 area xxxxxxxxxxxxxx


No comments:

Post a Comment