1 Rookie
•
34 Posts
0
1122
October 16th, 2021 11:00
S4810 SSH
Hi,
how do i allow only specific IP for SSH to S4810 switch. can anyone provide me example of ACL.
No Events found!
1 Rookie
•
34 Posts
0
1122
October 16th, 2021 11:00
Hi,
how do i allow only specific IP for SSH to S4810 switch. can anyone provide me example of ACL.
Top
DELL-Erman O
Moderator
•
2.8K Posts
0
October 19th, 2021 02:00
Hi, I'm not sure but it seems good to me. Can you update here after try for how it goes
DELL-Young E
Moderator
•
5.1K Posts
0
October 17th, 2021 20:00
Hi, are you on OS 10? Then this may help?
https://dell.to/3p6JWjg
Assign and apply ACL filters
mdgajjar
1 Rookie
•
34 Posts
0
October 18th, 2021 23:00
for your information I am using FTOS.
mdgajjar
1 Rookie
•
34 Posts
0
October 19th, 2021 00:00
Hi,
can you please validate the same. the overall goal is to allow only 1.1.1.0/24 network to ssh vlan 500.
ip access-list extended ssh
seq 5 permit ip 1.1.1.0/24 eq 22 count
seq 10 deny ip any eq 22 count
interface vlan 500
ip access-group ssh in
mdgajjar
1 Rookie
•
34 Posts
0
October 19th, 2021 10:00
hi,
can you please help me to validate with Senior tech if possible.
ip access-list extended ssh
seq 5 permit tcp any 1.1.1.0/24 eq 22 count
seq 10 deny tcp any any eq 22 count
interface vlan 500
ip access-group ssh in
DELL-Josh Cr
Moderator
•
9.2K Posts
0
October 19th, 2021 11:00
Hi,
Does it have a ProSupport warranty? Advanced software support requires a Prosupport warranty.
mdgajjar
1 Rookie
•
34 Posts
0
December 27th, 2021 11:00
no not working. i think i have to stop using force10.