Aruba & ProVision-based
1753519 Members
5917 Online
108795 Solutions
New Discussion

Re: Aruba 2920 IP Routing accessing to internet

 
BillyCorgan0416
Occasional Contributor

Aruba 2920 IP Routing accessing to internet

Good Day to all!

Guys im a newbie in HPE, i'd like to ask for help..

I have Aruba 2920 and HP 2530 and TP-Link(entry level router) 

PC1 connected to port 1 in HP2530 (192.168.50.1)
PC2 connected to port 2 in HP2530 (192.168.60.1)

port 23 of HP2530 cascade to port 23 of Aruba 2920 

ISP to --> [IP:192.168.0.2/24] TP-Link(router) connected port 24 in Aruba 2920


Aruba2920

ip routing
ip default-gateway 192.168.0.2
ip route 0.0.0.0 0.0.0.0 192.168.0.2

vlan1
untagged 1-24 A1-A2, B1-B2
ip address 192.168.0.199 255.255.255.0
tagged 23

vlan 50
ip address 192.168.50.1 255.255.255.0
tagged 23

vlan 60
ip address 192.168.60.1 255.255.255.0
tagged 23

HP2530

ip default-gateway 192.168.0.199

vlan 1
untagged 3-24
ip address 192.168.0.198 255.255.255.0
exit

vlan 50
untagged 1
tagged 23
exit

vlan 60
untagged 2
tagged 23
exit

 My question is can you help me to configure my simple set-up. All i want is..

1.) PC1 and PC2 can access internet
2.) PC1 and PC2 will not talk to each other
3.) right and proper configuration for my simple configuration

THANK YOU SO MUCH!!
Regards,
BC.

1 REPLY 1
Vince-Whirlwind
Honored Contributor

Re: Aruba 2920 IP Routing accessing to internet

1) Your router needs routes for each of your 2 internal subnets.
Your router also needs to be able to NAT these hosts out.

2) You could use access lists on the 2920.