Page 251 / 285 Scroll up to view Page 246 - 250
Boot Commands
7
Appendix C
Boot Commands
The BootModule AT commands execute from within the router’s bootup software, when debug mode is
selected before the main router firmware (ZyNOS) is started. When you start up your Prestige, you are
given a choice to go into debug mode by pressing a key at the prompt shown in the following screen. In
debug mode you have access to a series of boot module commands, for example
ATUR
(for uploading
firmware) and
ATLC
(for uploading the configuration file). These are already discussed in the
Transferring Files
chapter.
Diagram 6 Option to Enter Debug Mode
Enter
ATHE
to view all available Prestige boot module commands as shown in the next screen.
ATBAx
allows you to change the console port speed. The x denotes the number preceding the colon to give the
console port speed following the colon in the list of numbers that follows; e.g.,
ATBA3
will give a console
port speed of 9.6 Kbps.
ATSE
displays the seed that is used to generate a password to turn on the debug
flag in the firmware. The
ATSH
command shows product related information such as boot module
version, vendor name, product model, RAS code revision, etc.
ATGO
allows you to continue booting the
system. Most other commands aid in advanced troubleshooting and should only be used by qualified
engineers.
Bootbase Version: V2.02 | 10/11/2000 13:58:03
RAM: Size = 8192 Kbytes
DRAM Post: Testing: 8192K OK
FLASH: Intel 16M
ZyNOS Version: V324\wa0b05 | 3/5/2001 18:00:34
Press any key to enter debug mode within 3 seconds.
.................................................
Page 252 / 285
Prestige 324 Intelligent Broadband Sharing Gateway
8
Boot Commands
Diagram 7 Boot Module Commands
======= Debug Command Listing =======
AT
just answer OK
ATHE
print help
ATBAx
change baudrate. 1:38.4k, 2:19.2k, 3:9.6k 4:57.6k 5:115.2k
ATENx,(y)
set BootExtension Debug Flag (y=password)
ATSE
show the seed of password generator
ATTI(h,m,s)
change system time to hour:min:sec or show current time
ATDA(y,m,d)
change system date to year/month/day or show current date
ATDS
dump RAS stack
ATDT
dump Boot Module Common Area
ATDUx,y
dump memory contents from address x for length y
ATRBx
display the 8-bit value of address x
ATRWx
display the 16-bit value of address x
ATRLx
display the 32-bit value of address x
ATGO(x)
run program at addr x or boot router
ATGR
boot router
ATGT
run Hardware Test Program
ATRTw,x,y(,z) RAM test level w, from address x to y (z iterations)
ATSH
dump manufacturer related data in ROM
ATTD
download router configuration to PC via XMODEM
ATUR
upload router firmware to flash ROM
ATLC
upload router configuration file to flash ROM
ATXSx
xmodem select: x=0: CRC mode(default); x=1: checksum mode
ATSR
system reboot
Page 253 / 285
NetBIOS Filter Commands
9
Appendix D
NetBIOS Filter Commands
The following describes the NetBIOS packet filter commands.
Introduction
NetBIOS (Network Basic Input/Output System) are TCP or UDP broadcast packets that enable a computer
to connect to and communicate with a LAN.
For some dial-up services such as PPPoE or PPTP, NetBIOS packets cause unwanted calls.
You can configure NetBIOS filters to:
Block or forward NetBIOS packets from being sent from the LAN to the WAN.
Block or forward NetBIOS packets from being sent from the WAN to the LAN.
Allow or deny NetBIOS packets to be sent through VPN connections.
Block or forward NetBIOS packets from initiating calls.
Display NetBIOS Filter Settings
Syntax:
sys filter netbios disp
This command displays the current NetBIOS filter settings.
Diagram 8 NetBIOS Display Filter Settings Command
=============== NetBIOS Filter Status ===============
LAN to WAN:
Forward
WAN to LAN:
Forward
IPSec Packets: Forward
Trigger Dial:
Disabled
Page 254 / 285
Prestige 324 Intelligent Broadband Sharing Gateway
10
NetBIOS Filter Commands
The filter types and their default settings are as follows.
NAME
DESCRIPTION
EXAMPLE
LAN to WAN
This field displays whether NetBIOS packets are blocked or
forwarded from the LAN to the WAN.
Block
WAN to the LAN
This field displays whether NetBIOS packets are blocked or
forwarded from the WAN to the LAN.
Block
IPSec Packets
This field displays whether NetBIOS packets sent through a VPN
connection are blocked or forwarded.
Forward
Trigger dial
This field displays whether NetBIOS packets are allowed to initiate
calls. Disabled means that NetBIOS packets are blocked from
initiating calls.
Disabled
NetBIOS Filter Configuration
Syntax:
sys filter netbios config <type> <on|off>
where
<type>
=
Identify which NetBIOS filter (numbered 0-3) to configure.
0
= LAN to WAN
1
= WAN to the LAN
2
= IPSec Packets
3
= Trigger dial
<on|off>
=
For types
0
and
1
, use
on
to enable the filter and block
NetBIOS packets. Use
off
to disable the filter and forward
NetBIOS packets.
For type
2
, use
on
to block NetBIOS packets from being sent
through a VPN connection. Use
off
to allow NetBIOS
packets to be sent through a VPN connection.
For type
3
, use
on
to allow NetBIOS packets to initiate calls.
Use
off
to block NetBIOS packets from initiating calls.
Example commands
Command:
sys filter netbios config 0 on
Page 255 / 285
NetBIOS Filter Commands
11
This command blocks LAN to WAN NetBIOS packets
Command:
sys filter netbios config 1 off
This command forwards WAN to the LAN NetBIOS packets
Command:
sys filter netbios config 2 on
This command blocks IPSec NetBIOS packets
Command:
sys filter netbios config 3 off
This command stops NetBIOS commands from initiating calls.

Rate

4 / 5 based on 1 vote.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top