NOTE
For details about how to configure a LAN switch or the BRAS, see related configuration guides.
Figure 1-72
Example network for commissioning the interconnection with the BRAS
Procedure
Step 1
Configure a VLAN.
The VLAN ID is 2, and the VLAN type is smart VLAN.
huawei(config)#
vlan 2 smart
Step 2
Add an upstream port to the VLAN.
Upstream port 0/19/0 is added to VLAN 2.
huawei(config)#
port vlan 2 0/19 0
NOTE
If the packet transmitted from the upstream port is untagged, run the
native-vlan
command to configure
the native VLAN of the upstream port to be the same as the VLAN of the upstream port.
Step 3
Configure the IP address of the L3 interface.
The L3 interface IP address is 10.50.1.10/24, and this IP address must be in the same network
segment as the gateway IP address (IP address of the router port that is connected to the
MA5600T/MA5603T/MA5608T).
huawei(config)#
interface vlanif 2
huawei(config-if-vlanif2)#
ip address 10.50.1.10 255.255.255.0
huawei(config-if-vlanif2)#
quit
Step 4
Add a static route.
The destination IP address is 10.10.1.0/24 (the network segment of the BRAS), and the next-
hop IP address is gateway IP address 10.50.1.1.
huawei(config)#
ip route-static 10.10.1.0 24 10.50.1.1
Step 5
Save the data.
huawei(config)#
save
----End
Result
After the MA5600T/MA5603T/MA5608T is interconnected with the BRAS successfully, you
can ping IP address 10.10.1.1 from the MA5600T/MA5603T/MA5608T. After services are
configured on the MA5600T/MA5603T/MA5608T, the authentication and accounting functions
of the BRAS can be implemented.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
1 Commissioning
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
164