It may not appear to be the hardest thing in the world but as I said in a previous post when I had the NM-16A/S in the 2613 router it wasn't working, I had all sort of intermittent issus and evn reterminated a few of the octal cablle ends that took some time. After swapping the NM-16A/S to a 2610 all was well so I could configure the access server.
Its actually amazingly straight forward, here is the config.
Current configuration : 828 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname TermSrv
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
ip subnet-zero
ip cef
!
no ip dhcp use vrf connected
!
no ip ips deny-action ips-interface
ip host R1 2033 100.1.1.1
ip host R2 2034 100.1.1.1
ip host R3 2035 100.1.1.1
ip host R4 2036 100.1.1.1
ip host R5 2037 100.1.1.1
!
interface Loopback0
ip address 100.1.1.1 255.255.255.255
!
interface Ethernet0/0
no ip address
shutdown
half-duplex
!
ip classless
!
no ip http server
no ip http secure-server
!
control-plane
!
line con 0
exec-timeout 0 0
logging synchronous
line 33 40
no exec
transport input all
line 41 48
line aux 0
line vty 0 4
password cisco
login
!
end
Another issue I had was looking for ports 1-32 which are taken up by module 0 and I was plugging into module 1, I know, with the issues I was having and expecting the access server to work first time you panic and think there is an issue. Note that it is a 2610 and only has 1 module slot, I assume that module 0 is taken up by the WIC slots. However, you always learn more if it doesn't work as you expect first time than if it does work.
Subscribe to:
Post Comments (Atom)
High Density Wi-Fi SSID Considerations – Part 1
Typically within very high density WiFi deployments we recommend a having a low number of SSIDs particularly in the 2.4 GHz spectrum. We m...
-
Typically within very high density WiFi deployments we recommend a having a low number of SSIDs particularly in the 2.4 GHz spectrum. We m...
-
Well at first glance looking at the exam topics for each of the exams there does not seem to be a massive amount of change. Each of the exam...
-
Having deployed the Cisco NCS a few times now I thought I would add a post outlining the steps to get it up and running. Its a little more d...
No comments:
Post a Comment