[HOST_DATA_GATING]
gate_tx_data = 0
gate_rx_data = 0
[SNMP_IP_CONFIG]
snmp_status = 0
traps_enabled = 1
snmp_location = ""
snmp_contact = ""
ip_forwarding = 1
ip_default_ttl = 128
[SNMP_COMMUNITIES]
community_count = 2
community_1_name = "public"
community_1_access = 0
community_2_name = "private"
community_2_access = 2
[SNMP_TRAP_MANAGERS]
trap_man_count = 1
trap_man_1_address = "10.10.10.100"
trap_man_1_community = "public"
trap_man_1_information = 1
trap_man_1_warning = 1
trap_man_1_minor = 1
trap_man_1_major = 1
trap_man_1_critical = 1
[IP_ROUTES]
ip_route_count = 0
[RIP_CONFIG]
type = 0
metric = 1
auth = 0
password = ""
[X25_UNIT_CONFIG]
unit_address = "123456789222"
max_subaddress_length = 4
calls_have_subaddr_only = 0
calls_out_have_subaddr_only = 0
ip_config.ip_call_user_data = "IPX25"
ip_config.ip_sub_address = "97"
ip_config.ip_by_sub_address = 0
ip_config.ip_first_lcn = 7
ip_config.ip_num_lcns = 32
ip_config.ip_max_num_lcns = 32
ip_config.ip_idle_timeout = 60000
level_2.t1 = 3000
level_2.t2 = 200
level_2.n2 = 10
level_2.k = 7
level_3.t21 = 200
level_3.t22 = 400
level_3.t23 = 100
level_3.max_iframe = 4096
level_3.window_size = 2
link_config.link_enabled = 1
link_config.network_port_only = 0
link_config.network_port_follows_host = 0
link_config.reverse_network_address = 0
link_config.reverse_host_address = 0
link_config.network_hold_off_delay = 2000
local_group_config.x25_group_nuas = 0
local_group_config.cug_number = 0
local_group_config.outgoing_access = 0
local_group_config.local_keymanagement_master = 0
unknown_nua_action = 0
- Datacryptor® Right policy file
;Unit Time 12:00:45, 17/07/2003
[X.25_NETWORK_CONFIG]
unit_nua = 123456789222 peer_nua = 123456789111 target_linemode =
Plain :
:<---End of file terminator. Please leave!
Router_Left#sh run
Building configuration...
Current configuration : 1081 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router_Left
!
logging queue-limit 100
enable secret 5 $1$eqkB$VgcnkcaCbLhZrl2Q4KyH8.
enable password password
!
ip subnet-zero
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
!
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
mta receive maximum-recipients 0
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.254 255.255.255.0
speed auto
half-duplex
!
interface Serial0/0
ip address 10.10.10.1 255.255.255.0
encapsulation x25
no ip mroute-cache
x25 address 123456789111
x25 map ip 10.10.10.2 123456789222
no keepalive
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
router rip
network 192.168.1.0
!
ip http server
no ip http secure-server
ip classless
ip route 192.168.2.0 255.255.255.0 10.10.10.2
!
!
!
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
password cisco
login
!
!
end
sh run
Building configuration...
Current configuration:
!
version 12.0
service config
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router_sw
!
enable secret 5 $1$SSuK$X1Wrlf4GCuFLdagDHgApO/
enable password password
!
!
!
!
!
ip subnet-zero
no ip routing
!
x25 routing
!
process-max-time 200
!
interface Ethernet0
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
no cdp enable
no mop enabled
!
interface Serial0
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
!
interface Serial1
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no cdp enable
!
interface Serial2
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no ignore-hw local-loopback
no cdp enable
!
interface Serial3
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no ignore-hw local-loopback
no cdp enable
!
interface Serial4
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no ignore-hw local-loopback
no cdp enable
!
interface Serial5
no ip address
no ip directed-broadcast
encapsulation x25 dce
no ip route-cache
no ip mroute-cache
x25 idle 1
no ignore-hw local-loopback
clockrate 64000
!
interface Serial6
no ip address
no ip directed-broadcast
encapsulation x25 dce
no ip route-cache
no ip mroute-cache
x25 idle 1
no ignore-hw local-loopback
clockrate 64000
!
interface Serial7
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no ignore-hw local-loopback
no cdp enable
!
interface Serial8
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no ignore-hw local-loopback
no cdp enable
!
interface Serial9
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
no ignore-hw local-loopback
no cdp enable
!
|