Hello,
I am a former cisco ios user but I now have to configure a dell s4128f and s3148f
Most IOS commands work with the s4128f, but I'm particularly blocked with the s3148.
Basically, I need, for the moment, to connect 2 clients together, on the same switch (s3148), on the same VLAN (150). VLAN that is declared on s4128f
So, on the s4128f I have my VLANs declared as:
interface vlan150 description monitoring no shutdown ip address 10.50.254.254.254/16
and
interface vlan161 description network-hardware no shutdown ip address 10.61.254.254.254/16
On the s4128f my uplink to the s3148 on the ethernet1/1/27 port such that:
description uplink-sw-ss-00 no shutdown switchport mode trunk switchport trunk allowed vlan 150,161
On the s3148 the uplink arrives on the TenGigabitEthernet 1/49 port such that :
no ip address switchport no shutdown
On the s3148 my clients connect to GigabitEthernet interface 1/18 and 1/13 such that:
no ip address switchport no shutdown
On the s3148:
Vlan 150 interface description monitoring no ip address tagged Gigabit Ethernet 1/13,1/18 no shutdown
and
ip route 10.61.0.0.0/16 10.61.254.254
The configuration of the clients is correct, but it is impossible to ping them together.
Maybe I forget something?
Thanks
No comments:
Post a Comment