
Configuring Data and Voice
44
Z-Edge 64 Configuration Guide
vcc_aal5_cpcs_receive_sdu_size: --> {9188}
vcc_aal5_encaps_type: ------------> {llcencapsulation}
vcl_cast_type: -------------------> {p2p}
vcl_conn_kind: -------------------> {pvc}
fault-detection-type: ------------> {disabled}
Updating the IP interface record
Update the default ip-interface-record on the WAN port to activate data
communications.
Modify the following parameters of the ip-interface-record to configure
ATM data traffic:
The following example updates the ip-interface-record for the WAN port:
zSH> update ip-interface-record 1/1/1/0/ip
Please provide the following: [q]uit.
vpi: ---------------> {0}:
vci: ---------------> {35}:
rdindex: -----------> {1}:
dhcp: --------------> {client}: ** read-only **
addr: --------------> {0.0.0.0}: 192.168.1.2
netmask: -----------> {0.0.0.0}: 255.255.255.0
bcastaddr: ---------> {0.0.0.0}: 192.168.1.255
destaddr: ----------> {0.0.0.0}:
farendaddr: --------> {0.0.0.0}:
Parameter
Description
addr
The IP address of the Z-Edge 64 in
dotted-decimal format.
netmask
The subnet mask associated with the
IP interface. The value of the mask is
an IP address with all the network bits
set to 1 and all the hosts bits set to 0.
bcastaddr
The IP broadcast address used for
sending datagrams on the (logical)
interface associated with the IP
interface. The broadcast address is
determined by the IP address and the
netmask. It should always be set to an
IP address that is the network address
of the interface with all ones in the
host portion of the address.
mru
The size, in octets, of the largest
packet that can be received on the IP
interface. For interfaces used for
network datagrams, this is the size of
the largest network datagram that can
be received on the interface.