|
| BCRAN Commands
---------------
correct me if I am wrong
----------------
Configure global address pool
ip address-pool
-----------------------------
Configure local address pool
ip local-pool
-----------------------------
Define Menu
Username michel autocommand menu networking
-------------------------------------------
To enable VPDN
Vpdn enable
----------------
To debug VPDN actions
Debug vpdn event
------------------------
Backup command Active at 70%, deactivate at 30%
backup load 70 30
--------------------
signal indicates that the DTE is available to accept a call.
Dtr up
------------
The command that displays information about b1 and b2 channels is
Show interface bri 0 1 2
------------------------
Debug Modem Status
debug line
-----------
autostart a ppp session
autoselect ppp
---------------
TCP protocol translation
translate tcp 1.1.1.1 x25 40855551234
-------------------------------------
Factory default string for modem (Us-sportstr)
AT&F
---------
where all outgoing packets tested against to determine if they are interesting traffic for DDR
Dialer-list
-------------
To enable ppp multipoint it would be the following
ppp multilink
----------------
configures access servers to use RTS/CTS for flow control
Flowcontrol Hardware
--------------------
Dialer Map
router(config-if)#dialer map protocol next-hop-address
[name hostname]
[modem-script modem-regexp]
[system-script system-regexp]
[broadcast]
dial-string
------------
The dialer-map command is used in asynchronous interface mode. dialer map – defines a dialer map protocol next-hop-address – specifies the protocol type either IP or IPX and the next hop address name hostname – specifies the destination system’s host name modem-script modem-regexp – specifies a modem chat script to be used for making the connection system-script system-regexp – specifies a system chat script to be used for system login to the destination host.
-----------------
To displays all outbound connections which originate from the router you are on.
show session
where
-------------
Local Address Pool
router(config)#ip loc?
Local
router(config)#ip local ?
policy Enable policy routing
pool IP Local address pool lists
router(config)#ip local pool ?
WORD Create named local address pool
default Create default local address pool
router(config)#ip local pool
The dialer-load threshold will configure bandwidth on demand by specifying a maximum load before the dialer places another call to a destination.
The load variable is between 0 and 255, where 0 is no traffic and 255 is full saturation.
dialer load-threshold load [inbound | outbound | either
---------------------
vpdn outgoing
vpdn outgoing {dnis dialed-number | domain-name} local-name ip ip-address
------------------------------
The following example selects a tunnel destination based on the domain name: vpdn outgoing test.bcran.com ip 192.168.1.2
------------------------------
To enable stacker compression
compress stac
-------------
To log messages to the internal buffer
logging buffered
------------------
The function on a cisco access server draws ibm 3270 screens by turning ibm directives into dumb terminal commands is.
Ttycap
-----------
To view and to add entries to the modemcap database
Show modemcap
---------------
To enalble x.25 encapsulation
Encapsulation x25
-----------------
To enable PPP enacapsulation
Encapsulation PPP
--------------------
Where using two different Router
Encapsulation frame-relay ietf
------------------------------
DHCP for an Interface
(Config-if)#Peer default ip Address DHCP
----------------------------------------
Interface to Async
Physical-layer async
------------------------
Capable of connection cost
PPP callback
------------
Disable routing updates
Passive interface
-----------------------
When Seriel Line is connected non v.25
Dialer DTR
-------------
To configure ISDN bri interface to indentify billing number
Isdn calling-number
--------------------
|
|