Cannot modify the trunk port to access port on Huawei S2700
The trunk port of the original Huawei S2700 switch settings are as follows:
Interface Ethernet0/0/24
Port link-type trunk
Port trunk allow-pass VLAN 1 to 4094
Ntdp enable
NDP enable
Now want to modify the trunk ports to access ports, then use the undo command, but always prompts an error.
[S2700]int Ethernet0/0/24
[S2700-Ethernet0/0/24]undo port link-type trunk
Error: Too many parameters found position.
[S2700-Ethernet0/0/24]undo port link-type
Error: Please renew the default configurations.
[S2700-Ethernet0/0/24]undo port link-type trunk
Finally, consider the default VLAN1, and find the solution for this problem.
[S2700-Ethernet0/0/24]port trunk allow-pass VLAN 1
[S2700-Ethernet0/0/24]undo port link
[S2700-Ethernet0/0/24]undo port link-type trunk
Error:Too many parameters found at '^' position. / / is still not successful,
Which steps I make the mistake? please help?
The trunk port of the original Huawei S2700 switch settings are as follows:
Interface Ethernet0/0/24
Port link-type trunk
Port trunk allow-pass VLAN 1 to 4094
Ntdp enable
NDP enable
Now want to modify the trunk ports to access ports, then use the undo command, but always prompts an error.
[S2700]int Ethernet0/0/24
[S2700-Ethernet0/0/24]undo port link-type trunk
Error: Too many parameters found position.
[S2700-Ethernet0/0/24]undo port link-type
Error: Please renew the default configurations.
[S2700-Ethernet0/0/24]undo port link-type trunk
Finally, consider the default VLAN1, and find the solution for this problem.
[S2700-Ethernet0/0/24]port trunk allow-pass VLAN 1
[S2700-Ethernet0/0/24]undo port link
[S2700-Ethernet0/0/24]undo port link-type trunk
Error:Too many parameters found at '^' position. / / is still not successful,
Which steps I make the mistake? please help?