Technical data

Cisco 766 Configuration 4-7
Step 3—Configuring the Site Profile hq-sanjose
Ringback Number
CLI Validate Number
CLICallback OFF
CLIAuthentication OFF
Enter the show lan packets command to display packeting statistics associated with the LAN
interface:
soho-tahoe:LAN> show lan packets
Packet Statistics for LAN
Filtered: 120 Forwarded: 1 Received: 124
Dropped: 0 Lost: 0 Corrupted: 0 Misordered: 0
Ethernet Type: 0800 Count: 15
Ethernet Type: 0806 Count: 7
Step 3—Configuring the Site Profile hq-sanjose
The hq-sanjose profile provides the dialing characteristics for connecting to the Cisco AS5300
(hq-sanjose).
Configure
To configure the site profile, use the following commands beginning in LAN profile mode:
Step Command Purpose
1
soho-tahoe:LAN> set user hq-sanjose
soho-tahoe> New user hq-sanjose being created
Create the profile for the headquarters NAS.
This profile name must match the PPP name
sent by the NAS during CHAP
authentication
1
.
2
soho-tahoe:hq-sanjose> set prof power=activate user=hq-sanjose
soho-tahoe:hq-sanjose> set active
Ensure that the profile is currently active and
active at reboot.
3
soho-tahoe:hq-sanjose> set encap ppp
Enable PPP encapsulation.
4
soho-tahoe:hq-sanjose> set ip routing on
Turn on IP routing.
5
soho-tahoe:hq-sanjose> set ip framing none
Set IP framing for PPP encapsulation.
6
soho-tahoe:hq-sanjose> set ip address 10.1.254.3
Set the IP address to be used on the WAN port
when using this profile. See Table 4-1.
7
soho-tahoe:hq-sanjose> set ip netmask 255.255.255.0
Set the IP netmask address for the dialer
cloud.
8
soho-tahoe:hq-sanjose> set ip route destination 0.0.0.0 gateway
10.1.254.1
Create a static route for the next hop, which is
the Cisco AS5300’s WAN port. IP address
10.1.254.1 is used on the Cisco AS5300’s
dialer interface
2
.
9
soho-tahoe:hq-sanjose> set bridging off
Turn off bridging.
10
soho-tahoe:hq-sanjose> set ip rip update off
Turn off IP RIP updates.
11
soho-tahoe:hq-sanjose> set number 14085551234
Enter the hq-sanjose telephone number.
12
soho-tahoe:hq-sanjose> set speed 56k
Start your connection testing with 56K, which
is often a more dependable connect speed
3
.
13
soho-tahoe:hq-sanjose> set ppp authentication outgoing none
When soho-tahoe dials out, it will not
authenticate hq-sanjose.
14
soho-tahoe:hq-sanjose> set ppp authentication incoming chap
All incoming PPP callers are authenticated
with CHAP.