How to deny factory default from ssh session ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-19-2017 02:48 AM
Hi everybody.
I want to deny 'unconfig switch all command' from ssh session.
How to do ?
I want to deny 'unconfig switch all command' from ssh session.
How to do ?
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-19-2017 12:26 PM
You can use TACACS+ or RADIUS with command authorization. The only other option is to grant user access instead of admin privileges to each account you want to restrict.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-19-2017 12:26 PM
Thanks, Drew
Unfortunately, this site don't use TACACS+ and RADIUS, one ID is used to access switch form console and ssh session.
Unfortunately, this site don't use TACACS+ and RADIUS, one ID is used to access switch form console and ssh session.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-19-2017 03:30 AM
To. Ram
Thanks for your reply.
Thanks for your reply.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-19-2017 03:06 AM
EXOS does not have a CLI command to restrict it. You can try writing a script in switch to restrict access for "unconfigure switch all" command.
