- Table of Contents
-
- 01-System Management
- 01-Telnet Access Control Configuration Example
- 02-IPv6 Telnet Access Control Configuration Example
- 03-Web Access Control Configuration Example
- 04-User Role Assignment for Local Web Authentication Users Configuration Example
- 05-SSH Local Authentication Configuration Example
- 06-SSH User Remote Password Authentication Configuration Example
- 07-IPv6 SSH User Remote Password Authentication Configuration Example
- 08-Password Control Configuration Example
- Related Documents
-
Title | Size | Download |
---|---|---|
02-IPv6 Telnet Access Control Configuration Example | 120.42 KB |
|
H3C Access Controllers |
IPv6 Telnet Access Control |
Configuration Example |
Copyright © 2024 New H3C Technologies Co., Ltd. All rights reserved.
No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of New H3C Technologies Co., Ltd.
Except for the trademarks of New H3C Technologies Co., Ltd., any trademarks that may be mentioned in this document are the property of their respective owners.
The information in this document is subject to change without notice.
Overview
The following information provides an example for configuring IPv6 Telnet access control.
Prerequisites
The following information applies to Comware 7-based access controllers. Procedures and information in the examples might be slightly different depending on the software or hardware version of the H3C access controllers.
The configuration examples were created and verified in a lab environment, and all the devices were started with the factory default configuration. When you are working on a live network, make sure you understand the potential impact of every command on your network.
The following information is provided based on the assumption that you have basic knowledge of IPv6 Telnet access control.
Example: Configuring IPv6 Telnet access control
Network configuration
As shown in Figure 1, the AC is a Telnet server.
Configure the AC to permit only Telnet packets sourced from 4000::1.
Prerequisites
Make sure the network connections are available.
Procedures
Configuring an IPv6 ACL
1. Click the System View tab at the bottom of the page.
2. From the navigation pane, select System > Resource.
3. Click the IPv6 ACL tab.
4. Click the Add button to create an IPv6 ACL:
¡ Select Basic.
¡ Enter ACL number 2000.
¡ Click Apply.
Figure 2 Configuring an IPv6 ACL
5. Configure an IPv6 ACL rule:
¡ Select the Source IPv6 address/prefix length match criterion, and enter 4000::1 as the IP address and 128 as the prefix length.
¡ Clear the Continue to add next rule option.
¡ Click Apply.
Figure 3 Configuring an IPv6 ACL rule
Applying the IPv6 ACL to the IPv6 Telnet service
1. Click the System View tab at the bottom of the page.
2. From the navigation pane, select Network Settings > Management Protocols.
3. In the Telnet area, click the expand icon for
Advanced settings and apply the ACL to the Telnet service:
¡ Select ACL 2000 for Use an ACL to control IPv6 Telnet access.
¡ Click Apply.
Figure 4 Applying the IPv6 ACL to the Telnet service
Verifying the configuration
1. Telnet to the AC from Host A.
C:> telnet 4000::3
Trying 4000::3 ...
Press CTRL+K to abort
Connected to 4000::3 ...
******************************************************************************
* Copyright (c) 2004-2018 New H3C Technologies Co., Ltd. All rights reserved.*
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
******************************************************************************
<AC>
2. Telnet to the AC from Host B.
C:\> telnet 4000::3
Trying 4000::3 ...
Press CTRL+K to abort
Connected to 4000::3 ...
Failed to connect to the remote host!
Related documentation
H3C Access Controllers Web-Based Configuration Guide