Question: I know this is a testing site but I'm studying for the CCNA...

DeathmageDeathmage Banned Posts: 2,496
Hello,

I'm studying for the CCENT/CCNA on my home lab and I bought a Adtran Netvanta 4430 router on-top of the Cisco Router since my job uses Adtran's.

I was curious if someone know how to remove a line in a config.

and example is below

!
!
!
eth 0/1
ip address 192.168.103.2 255.255.254.0
no shutdown
!
!
!
gig 0/1
ip address 174.22.5.14 255.255.255.248
qos map 10 VoIPMap
yaa daaa yaaa daaa
!
!
no sip udp 5400
no sip tcp 5400
!
!
!

Right there, how do you remove the line "no sip udp 5400"? - to me placing a "no" in front of it turns it off, but I can't for the death of me figure out how to remove the bloody entry. even if it's off, I'd feel better if t wasn't in the config.

any help would be appreciated.

Comments

Sign In or Register to comment.