Chapter 4 Service Configuration
As shown in
Figure 4-18
, configure layer-3 ip address as 192.168.1.2 on switch. The
ip address 192.168.1.2 can ping through PC address 192.168.1.1. Bind vlan100 with
192.168.1.2. Port 1 on switch connects with PC.
Figure 4-18 Layer-3 Configuration Instance
l
Configuration Procedure
zte(cfg)#set vlan 100 enable
zte(cfg)#set vlan 100 add port 1
zte(cfg)#set port 1 pvid 100
zte(cfg)#config route
zte(cfg-router)#set ipport 0 ipaddress 192.168.1.2 255.255.255.0
zte(cfg-router)#set ipport 0 vlan 100
zte(cfg-router)#set ipport 0 enable
l
Configuration Verification
zte(cfg-router)#show ipport
IpPort En/Disable IpAddress
Mask
MacAddress
VlanId
------ ---------- ------------ -------------- ----------------- ------
0
enabled
192.168.1.2
255.255.255.0
00.d0.d0.fa.29.20
100
zte(cfg-router)#exit
Use the
ping
command to check whether the layer-3 port is available.
zte(cfg)#ping 192.168.1.1
zte(cfg)#ping 192.168.1.1
Reply from 192.168.1.1 : bytes=28 time<1ms TTL=64
Reply from 192.168.1.1 : bytes=28 time<1ms TTL=64
Reply from 192.168.1.1 : bytes=28 time<1ms TTL=64
Reply from 192.168.1.1 : bytes=28 time<1ms TTL=64
Reply from 192.168.1.1 : bytes=28 time<1ms TTL=64
4.17 IPv6 Layer 3 Configuration
IPv6 Layer 3 Function Overview
ZXR10 2900E supports IPv6 layer-3 functions for remote configuration and management.
The Layer 3 functions are as follows:
1.
IPv6 interface configuration
2.
Ping v6 for checking network connectivity
3.
Telnet v6 server for remote login and configuration
4-63
SJ-20120409144109-002|2012-07-02(R1.0)
ZTE Proprietary and Confidential