HPE Aruba Networking & ProVision-based
1833296 Members
3281 Online
110051 Solutions
New Discussion

Re: Hp 8212 Switch Problem

 
waelazzam
Occasional Contributor

Hp 8212 Switch Problem

I have 8212 switch .first  I configure it with 30 Vlans  and one IP as a default gateway for all vlans to can access internet .

but now I have 3 public IPs  for internet . I need to configure some vlans to use dedicated Public Ip  .Is that posible in that switch? .I tried to use more than one default gatway but nothing just one for all the switch .

Thanks

2 REPLIES 2
Vince-Whirlwind
Honored Contributor

Re: Hp 8212 Switch Problem

You need to used policy-based routing (PBR).

 

1/ Create a prefix list that matches a subnet

2/ Create a route-map that matches a prefix-list and sets a next-hop

 

waelazzam
Occasional Contributor

Re: Hp 8212 Switch Problem

Thanks so much ,I will try it .