answersLogoWhite

0


Best Answer

line vty

access-class

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which of these commands do you use to configure a router for virtual terminal line address filtering?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you configure ip address in fedora 15 terminal?

step 1):- open terminal step2):- setup step3):-and now u can go in ip address configure. step4):-now u can easily configure ip address


Which command or commands will configure a catalyst 2950 switch with the IP address 192.168.10.2?

ALSwitch(config)# interface vlan1 ALSwitch(config-if)# ip address 192.168.10.2 255.255.255.0


Starting at the enable mode prompt what commands would you type to configure IP address 192.168.1.1 on interface E0?

I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#


What commands are used to configure a serial interface for the DCE?

interface serial x/x ip address x.x.x.x x.x.x.x no shut clock rate xxxxxxx end


When would you configur a GRE tunnel?

To configure a GRE tunnel, create a tunnel interface by issuing the interface tunnel command from the global configuration mode. To configure the tunnel source and destination, issue the tunnel source {ip-address | interface-type} andtunnel destination {host-name | ip-address} commands under the interface configuration mode for the tunnel.


How do you configure a network card in Linux?

That depends very much on what you want to configure with it. Many aspects, such as MAC address and IP address, can be configured with the ifconfig command.


Why is MAC filtering better than IP filtering for your home router?

The MAC address for each devices will not change but an IP address can be reused so using the MAC address for filtering means that the device will always be included whereas the device may be blocked if allocated a new IP address which has been blocked by the filter.


How can you give private ip on a LAN?

The same as a public IP. Your choices are: (1) assign an address manually, and (2) configure the computer to get an IP address automatically from a DHCP server.The same as a public IP. Your choices are: (1) assign an address manually, and (2) configure the computer to get an IP address automatically from a DHCP server.The same as a public IP. Your choices are: (1) assign an address manually, and (2) configure the computer to get an IP address automatically from a DHCP server.The same as a public IP. Your choices are: (1) assign an address manually, and (2) configure the computer to get an IP address automatically from a DHCP server.


What mode must be in to configure IP address on a Cisco router?

interface mode


What are the advantages of MAC Address Filtering?

MAC filtering takes network security to the next level by only granting access to specific network cards.A MAC (media access control) address is a unique identifier for a network card; no two cards have the same MAC address, so it functions like a fingerprint - even a wireless card and an Ethernet card built-in to the same laptop won't have the same MAC address. Therefore, MAC address filtering adds security by only allowing network cards with the right "fingerprint" to access the network.However, it should be noted that MAC address filtering is not a strong form of security. MAC addresses are extremely easy to "spoof" - that is, it's easy to fake the address of a legitimate network card. If an attacker is able to identify the MAC address of a permitted network card, they can masquerade as the legit card. Therefore, MAC address filtering is not a replacement for using encryption. MAC address filtering can help security if used in an environment running WPA.


What is the web address of the 1940 Air Terminal Museum in Houston Texas?

The web address of the 1940 Air Terminal Museum is: http://www.1940airterminal.org


What protocol can configure a computers ip address and subnet mask automatically?

With the Windows Command Prompt, you can enter the command "ipconfig" and then configure everything you just stated in your question.