Dil ID: 7
Dil Adı: french
Dil Kodu: fr5tayfun Produits de la Marque Avaya
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



AL; Reviewed:
SPOC 8/24/2006
Solution & Interoperability Test Lab Application Notes
©2006 Avaya Inc. All Rights Reserved.
9 of 23
JNPR-M7i-J4300
Step Description
8.
Configure the DHCP Server. The network was configured with 2 pools of IP addresses
with each pool serving out IP addresses from x.y.z.128 to x.y.z.191. DHCP option 176
directs Avaya IP Telephones from each site to their respective Avaya Media Server and
port.
interop@J4300# edit system services dhcp pool 172.28.20.0/24
interop@J4300# set address-range low 172.28.20.128 high 172.28.20.191
interop@J4300# set router 172.28.20.254
interop@J4300# set option 176 string MCIPADD=172.28.20.5,MCPORT=1719
interop@J4300# edit system services dhcp pool 172.28.10.0/24
interop@J4300# set address-range low 172.28.10.128 high 172.28.10.191
interop@J4300# set router 172.28.10.254
interop@J4300# set option 176 string MCIPADD=172.28.10.7,MCPORT=1719
interop@J4300# exit
9.
Save the changes.
interop@J4300# commit
4.2. Configure the Juniper Networks M7i router
This section shows the necessary steps in configuring the M7i router as shown in Figure 1. The
following steps use the CLI offered by the router.
Step Description
1.
Connect to the M7i. Log in using the appropriate Login ID and Password.
login:
Password:
A prompt similar to the following will appear after successful log in.
interop@M7I>
2.
Enter configuration mode by typing in edit at the prompt.
interop@M7I> edit
interop@M7I#