Salve a tutti , sono poco pratico .... ma vi faccio una domanda:
Ho un 857 w dovrei farlo funzionare come AP. mi spiego:
defo far comunicare le interfacce cablate con quella wireless con stessa classe di indirizzi. Ho configurato con il wizard l'interfaccia wlan come bridge associata alla vlan nativa (la 1) , poi ho creato ssid con nessuna chiave di sicurezza. praticamnte il pc mi si associa al ssid ma non riesco a pingare nulla sulla parte cablata???
N.B. non devo usare nessuna linea adsl.
CISCO 857W Utilizzato come AP
Moderatore: Federico.Lagni
- Wizard
- Intergalactic subspace network admin
- Messaggi: 3441
- Iscritto il: ven 03 feb , 2006 10:04 am
- Località: Emilia Romagna
- Contatta:
Ciao, confronta la tua conf con questa x la parte wifi
http://www.ciscoforums.it/viewtopic.php?t=9006
http://www.ciscoforums.it/viewtopic.php?t=9006
Il futuro è fatto di persone che hanno delle intuizioni e visioni .....sono quelle persone che fanno la differenza...... quelle dotate di un TERZO OCCHIO....
-
- n00b
- Messaggi: 4
- Iscritto il: ven 05 giu , 2009 12:41 pm
mi piacerebbe arrivare ad un conclusione senza scopiazzare e quindi capire cosa sia stato fatto.
Sono giunto a questa configurazione che mi crea l'ssid ma non mi fa passare i pacchetti da wlan a lan :
!This is the running config of the router: 192.168.200.200
!----------------------------------------------------------------------------
!version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
!
no aaa new-model
!
resource policy
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
!
!
ip cef
no ip domain lookup
ip domain name yourdomain.com
!
!
crypto pki trustpoint TP-self-signed-3454205962
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3454205962
revocation-check none
rsakeypair TP-self-signed-3454205962
!
!
crypto pki certificate chain TP-self-signed-3454205962
certificate self-signed 01
3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33343534 32303539 3632301E 170D3032 30333031 30323234
35385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 34353432
30353936 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100E0C7 33CFD682 F343E857 33937BF3 D95D7AF4 DEBEBB8E 81325FE4 1BFBCD84
E665C913 B613E94B 47E88ADF 430F06B8 27EC8E09 C0301D0A A49C34DB 5681232E
F8489673 C5CFAA31 3DF33C02 61E8C308 4801F446 4E5429FB E8D296C6 DEDD0DE7
E820E3E5 58E523FC BD982327 7FB98C90 CB490704 8453C267 6B35037D B00E4C4C
22EF0203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
301F0603 551D2304 18301680 142ECED1 2CAE0918 299B5A90 4E8AA9D0 D07DA6A7
2C301D06 03551D0E 04160414 2ECED12C AE091829 9B5A904E 8AA9D0D0 7DA6A72C
300D0609 2A864886 F70D0101 04050003 818100D6 C52CF98A 5274AC7E 03C5B375
A3C05AE6 46FDCDA8 92345A77 A0E04C80 7EE9F819 27360658 67A613A9 FC5DDD82
26A949CD 0E55A2A5 3C881A22 DEDE943D 76D1A46B 6B43CAD2 E036E742 5E695F06
B62BB1DB 0BEA111B AD2C8588 A5C36AE8 8AFCC219 7B77AF93 C1EBF801 F1322966
D1904836 903054A7 960BB422 C19F7B90 0EBAE2
quit
username administrator privilege 15 secret 5 $1$B1YG$NTIqU/Z1OhP73YfhaeMdV.
!
!
!
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
ssid pippo
vlan 1
authentication open
guest-mode
infrastructure-ssid optional
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.2
encapsulation dot1Q 2
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.200.200 255.255.255.0
ip mask-reply
ip directed-broadcast
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
!
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
!
no cdp run
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end
Sono giunto a questa configurazione che mi crea l'ssid ma non mi fa passare i pacchetti da wlan a lan :
!This is the running config of the router: 192.168.200.200
!----------------------------------------------------------------------------
!version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
!
no aaa new-model
!
resource policy
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
!
!
ip cef
no ip domain lookup
ip domain name yourdomain.com
!
!
crypto pki trustpoint TP-self-signed-3454205962
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3454205962
revocation-check none
rsakeypair TP-self-signed-3454205962
!
!
crypto pki certificate chain TP-self-signed-3454205962
certificate self-signed 01
3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33343534 32303539 3632301E 170D3032 30333031 30323234
35385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 34353432
30353936 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100E0C7 33CFD682 F343E857 33937BF3 D95D7AF4 DEBEBB8E 81325FE4 1BFBCD84
E665C913 B613E94B 47E88ADF 430F06B8 27EC8E09 C0301D0A A49C34DB 5681232E
F8489673 C5CFAA31 3DF33C02 61E8C308 4801F446 4E5429FB E8D296C6 DEDD0DE7
E820E3E5 58E523FC BD982327 7FB98C90 CB490704 8453C267 6B35037D B00E4C4C
22EF0203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
301F0603 551D2304 18301680 142ECED1 2CAE0918 299B5A90 4E8AA9D0 D07DA6A7
2C301D06 03551D0E 04160414 2ECED12C AE091829 9B5A904E 8AA9D0D0 7DA6A72C
300D0609 2A864886 F70D0101 04050003 818100D6 C52CF98A 5274AC7E 03C5B375
A3C05AE6 46FDCDA8 92345A77 A0E04C80 7EE9F819 27360658 67A613A9 FC5DDD82
26A949CD 0E55A2A5 3C881A22 DEDE943D 76D1A46B 6B43CAD2 E036E742 5E695F06
B62BB1DB 0BEA111B AD2C8588 A5C36AE8 8AFCC219 7B77AF93 C1EBF801 F1322966
D1904836 903054A7 960BB422 C19F7B90 0EBAE2
quit
username administrator privilege 15 secret 5 $1$B1YG$NTIqU/Z1OhP73YfhaeMdV.
!
!
!
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
ssid pippo
vlan 1
authentication open
guest-mode
infrastructure-ssid optional
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.2
encapsulation dot1Q 2
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.200.200 255.255.255.0
ip mask-reply
ip directed-broadcast
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
!
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
!
no cdp run
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end
-
- n00b
- Messaggi: 4
- Iscritto il: ven 05 giu , 2009 12:41 pm
finalmente riuscito!!!! con cisco configuration assistant e cisco network assistant .
!This is the running config of the router: 192.168.200.200
!----------------------------------------------------------------------------
!version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
!
no aaa new-model
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
!
!
ip cef
ip domain name yourdomain.com
ip name-server 151.99.125.2
ip name-server 151.99.125.3
!
!
crypto pki trustpoint TP-self-signed-3454205962
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3454205962
revocation-check none
rsakeypair TP-self-signed-3454205962
!
!
crypto pki certificate chain TP-self-signed-3454205962
certificate self-signed 01
3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33343534 32303539 3632301E 170D3032 30333031 30323234
35385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 34353432
30353936 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100E0C7 33CFD682 F343E857 33937BF3 D95D7AF4 DEBEBB8E 81325FE4 1BFBCD84
E665C913 B613E94B 47E88ADF 430F06B8 27EC8E09 C0301D0A A49C34DB 5681232E
F8489673 C5CFAA31 3DF33C02 61E8C308 4801F446 4E5429FB E8D296C6 DEDD0DE7
E820E3E5 58E523FC BD982327 7FB98C90 CB490704 8453C267 6B35037D B00E4C4C
22EF0203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
301F0603 551D2304 18301680 142ECED1 2CAE0918 299B5A90 4E8AA9D0 D07DA6A7
2C301D06 03551D0E 04160414 2ECED12C AE091829 9B5A904E 8AA9D0D0 7DA6A72C
300D0609 2A864886 F70D0101 04050003 818100D6 C52CF98A 5274AC7E 03C5B375
A3C05AE6 46FDCDA8 92345A77 A0E04C80 7EE9F819 27360658 67A613A9 FC5DDD82
26A949CD 0E55A2A5 3C881A22 DEDE943D 76D1A46B 6B43CAD2 E036E742 5E695F06
B62BB1DB 0BEA111B AD2C8588 A5C36AE8 8AFCC219 7B77AF93 C1EBF801 F1322966
D1904836 903054A7 960BB422 C19F7B90 0EBAE2
quit
username administrator privilege 15 secret 5 $1$B1YG$NTIqU/Z1OhP73YfhaeMdV.
!
!
!
bridge irb
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 key 1 size 128bit 0 7E6244E7648763AC7E7EE08E83 transmit-key
encryption vlan 1 mode wep mandatory
!
ssid mrzwifi
vlan 1
authentication open
guest-mode
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.2
encapsulation dot1Q 2
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
no ip address
ip mask-reply
ip directed-broadcast
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
bridge-group 1
!
interface BVI1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.200.200 255.255.255.0
ip tcp adjust-mss 1452
!
ip route 0.0.0.0 0.0.0.0 Vlan1
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end
!This is the running config of the router: 192.168.200.200
!----------------------------------------------------------------------------
!version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
!
no aaa new-model
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool sdm-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
!
!
ip cef
ip domain name yourdomain.com
ip name-server 151.99.125.2
ip name-server 151.99.125.3
!
!
crypto pki trustpoint TP-self-signed-3454205962
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3454205962
revocation-check none
rsakeypair TP-self-signed-3454205962
!
!
crypto pki certificate chain TP-self-signed-3454205962
certificate self-signed 01
3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 33343534 32303539 3632301E 170D3032 30333031 30323234
35385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 34353432
30353936 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100E0C7 33CFD682 F343E857 33937BF3 D95D7AF4 DEBEBB8E 81325FE4 1BFBCD84
E665C913 B613E94B 47E88ADF 430F06B8 27EC8E09 C0301D0A A49C34DB 5681232E
F8489673 C5CFAA31 3DF33C02 61E8C308 4801F446 4E5429FB E8D296C6 DEDD0DE7
E820E3E5 58E523FC BD982327 7FB98C90 CB490704 8453C267 6B35037D B00E4C4C
22EF0203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
301F0603 551D2304 18301680 142ECED1 2CAE0918 299B5A90 4E8AA9D0 D07DA6A7
2C301D06 03551D0E 04160414 2ECED12C AE091829 9B5A904E 8AA9D0D0 7DA6A72C
300D0609 2A864886 F70D0101 04050003 818100D6 C52CF98A 5274AC7E 03C5B375
A3C05AE6 46FDCDA8 92345A77 A0E04C80 7EE9F819 27360658 67A613A9 FC5DDD82
26A949CD 0E55A2A5 3C881A22 DEDE943D 76D1A46B 6B43CAD2 E036E742 5E695F06
B62BB1DB 0BEA111B AD2C8588 A5C36AE8 8AFCC219 7B77AF93 C1EBF801 F1322966
D1904836 903054A7 960BB422 C19F7B90 0EBAE2
quit
username administrator privilege 15 secret 5 $1$B1YG$NTIqU/Z1OhP73YfhaeMdV.
!
!
!
bridge irb
!
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 key 1 size 128bit 0 7E6244E7648763AC7E7EE08E83 transmit-key
encryption vlan 1 mode wep mandatory
!
ssid mrzwifi
vlan 1
authentication open
guest-mode
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no snmp trap link-status
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.2
encapsulation dot1Q 2
no snmp trap link-status
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
no ip address
ip mask-reply
ip directed-broadcast
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
bridge-group 1
!
interface BVI1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.200.200 255.255.255.0
ip tcp adjust-mss 1452
!
ip route 0.0.0.0 0.0.0.0 Vlan1
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end