How to configure VLANs and configure interfaces on Huawei S3328TP-PWR-EI switch?
Huanetwork.com offers Huawei Quidway S3300 series switches, which are new generation Ethernet intelligent access switches. Based on the new generation high-performance hardware and Huawei Versatile Routing Platform (VRP), the S3300 Quidway switch supports rich and flexible service features and thus improves the operability, manageability, and service expansibility, fully meeting the requirement of flexible networking.
# Create VLAN 10.
<HUAWEI> system-view
[HUAWEI] sysname Switch
[Switch] vlan batch 10
# Configure the type of GE0/0/1 and GE0/0/2 as trunk, and then add GE0/0/1 and GE0/0/2 to VLAN 10.
[Switch] interface gigabitethernet 0/0/1
[Switch-GigabitEthernet0/0/1] port link-type trunk
[Switch-GigabitEthernet0/0/1] port trunk allow-pass vlan 10
[Switch-GigabitEthernet0/0/1] quit
[Switch] interface gigabitethernet 0/0/2
[Switch-GigabitEthernet0/0/2] port link-type trunk
[Switch-GigabitEthernet0/0/2] port trunk allow-pass vlan 10
[Switch-GigabitEthernet0/0/2] quit
# Create VLANIF 10 and assign network segment address 10.10.10.1/24 to VLANIF 10.
[Switch] interface vlanif 10
[Switch-Vlanif10] ip address 10.10.10.1 255.255.255.0
[Switch-Vlanif10] quit
Assign IP address 10.10.10.2/24 to the interface connecting the router and Switch.
For more Huawei LS-S3352P-PWR-EI information please visit: www.huawei.com
没有评论:
发表评论