2014年2月16日星期日

Configuring huawei MA5600

Configure MA5683T   the IP address of the L3 interface.

huawei(config)#vlan 2 smart

huawei(config)#port vlan 2 0/7 0

huawei(config)#interface vlanif 2

huawei(config-if-vlanif2)#ip address 10.0.0.2 24

huawei(config-if-vlanif2)#quit

Configure the ACL.

huawei(config)#acl 2000

huawei(config-acl-basic-2000)#rule deny source 30.0.0.0 255.255.255.0

huawei(config-acl-basic-2000)#rule permit source any

huawei(config-acl-basic-2000)#quit

Enable OSPF and specify the area id to which the interface belongs.

huawei(config)#ospf

huawei(config-ospf-1)#area 0

huawei(config-ospf-1-area-0.0.0.0)#network 10.0.0.0 0.0.0.255

huawei(config-ospf-1-area-0.0.0.0)#quit

huawei(config-ospf-1)#quit

Configure the OSPF router ID.

huawei(config)#router id 2.2.2.2

Filter imported routes.

huawei(config)#ospf

uawei(config-ospf-1)#filter-policy 2000 import

huawei(config-ospf-1)#quit

Save the data.


huawei(config  MA5600   )#save

没有评论:

发表评论