Cisco 800 Series Tasarım Kılavuzu - Sayfa 20
Kablosuz Erişim Noktası Cisco 800 Series için çevrimiçi göz atın veya pdf Tasarım Kılavuzu indirin. Cisco 800 Series 50 sayfaları. Fast step software design guide
Ayrıca Cisco 800 Series için: Sürüm Notları (36 sayfalar), Hızlı Başlangıç Kılavuzu (13 sayfalar), Hızlı Başlangıç Kılavuzu (17 sayfalar), Yapılandırma (32 sayfalar)
CFG File Modification
NetBios Filters for LAN Traffic
When using an ISP-only configuration to a single destination, with or without the firewall filters, the
preferred configuration is to prevent NetBIOS traffic from needlessly bringing up the ISDN line. This
prevents broadcast WAN and LAN messages from wasting money. The flag syntax is as follows:
[Remote Network Interface Settings]
SetNetBiosFilterOnISP
[Local LAN Ethernet0 Settings]
SetNetBiosFilterOnE0=
If a flag value is set to 1 (default), the NetBIOS filter is enabled. The IOS access-list commands added
to the current dialer access list will be as follows:
access-list <<number>> deny udp any any eq netbios-ns
access-list <<number>> deny udp any any eq netbios-dgm
access-list <<number>> deny tcp any any eq 139
If a flag value is set to 0 or blank, the NetBIOS filter is disabled.
Success Window Support
The Success window appears when the Service Selection feature is enabled. This window provides the
end user with the option to test the connections and to display technical support information.
The flag syntax and default parameters are as follows:
[Service Selection]
ISPSuccessText1= Your file has been successfully created.
ISPSuccessText2= Setup another router using Cisco Fast Step
ISPSuccessText3= Change the setup on this router by rerunning Cisco Fast Step Setup and
selecting the router named <<fill in name here>>
ISPSuccessText4= Setup routers for others using a Cisco Fast Step setup file (Press the
Help button for more information)
The Success window displays the text strings indicated by the ISPSuccessTextX flags, where X is line 1
through 4. (There is no on-screen help topic for this window.)
Technical Support Window Support
The technical support information displayed in the Technical Support window is customized by
modifying the text string for the related flag. For example, the following entry displays a telephone
number:
[TechSupportInfoDetail]
Title=
PhoneDescription1="ISP Technical Support"
Phone1=408.408.4081
Cisco 800 Fast Step Software Design Guide
2-6
Chapter 2
CFG File Development
OL-10373-02