Browse Community
Help
Log In
Responses(7)
Solutions(1)
DELL-Erman O
Moderator
•
3K 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
5.4K Posts
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
October 18th, 2021 23:00
for your information I am using FTOS.
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 sshseq 5 permit ip 1.1.1.0/24 eq 22 countseq 10 deny ip any eq 22 count
interface vlan 500ip access-group ssh in
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
9.5K Posts
October 19th, 2021 11:00
Does it have a ProSupport warranty? Advanced software support requires a Prosupport warranty.
December 27th, 2021 11:00
no not working. i think i have to stop using force10.
Dell Support Resources
View All
Top
DELL-Erman O
Moderator
•
3K 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.4K 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.5K 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.