Step 13
Save the data.
huawei(config)#
save
----End
7.5 Configuring MA5600T-3
This topic describes how to configure MA5600T-3.
Procedure
Step 1
Confirm the board.
huawei>
enable
huawei#
config
huawei(config)#
board confirm 0
Step 2
Configure the NMS.
1.
Configure the IP address of the inband NMS interface.
l
Create the NMS VLAN.
huawei(config)#
vlan 10 standard
l
Add the upstream port.
huawei(config)#
port vlan 10 0/19 0
l
Enter the NMS VLAN interface mode.
huawei(config)#
interface vlanif 10
l
Configure the IP address of the NMS interface.
huawei(config-if-vlanif10)#
ip address 10.10.1.4 255.255.255.0
2.
Add the route.
l
Configure the route destined to the NMS (Trap destination address).
huawei(config)#
ip route-static 2.2.2.2 255.255.255.255 10.10.1.1
preference 1
huawei(config)#
ip route-static 2.2.2.3 255.255.255.255 10.10.1.1
preference 1
l
Configure the route destined to the time server.
huawei(config)#
ip route-static 4.4.4.4 255.255.255.255 10.10.1.1
preference 1
huawei(config)#
ip route-static 4.4.4.5 255.255.255.255 10.10.1.1
preference 1
l
Configure the route destined to the log host.
huawei(config)#
ip route-static 3.3.3.3 255.255.255.255 10.10.1.1
preference 1
huawei(config)#
ip route-static 3.3.4.3 255.255.255.255 10.10.1.1
preference 1
3.
Add the ACL rule.
huawei(config)#
acl 3050
huawei(config-acl-adv-3050)#
rule permit ip source any destination any
huawei(config-acl-adv-3050)#
rule deny ip source any destination 10.10.1.2
0.0.0.0
huawei(config-acl-adv-3050)#
rule permit ip source 2.2.2.2 0.0.0.0
destination 10.10.1.2 0.0.0.0
huawei(config-acl-adv-3050)#
rule permit ip source 2.2.2.3 0.0.0.0
destination 10.10.1.2 0.0.0.0
huawei(config-acl-adv-3050)#
rule permit ip source 4.4.4.4 0.0.0.0
destination 10.10.1.2 0.0.0.0
huawei(config-acl-adv-3050)#
rule permit ip source 4.4.4.5 0.0.0.0
destination 10.10.1.2 0.0.0.0
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
7 Example: Subtending Networking
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
530