Cisco 820 Series Manual do Utilizador Página 7

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 16
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 6
7
Configuration Note for the Cisco SOHO 76 and 77 Routers
OL-2479-02
Configuration Instructions
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
no ip directed-broadcast
pvc 1/35
!
encapsulation aal5snap
!
bridge-group 1
!
interface BVI1
ip address dhcp client-id Ethernet0
!
no ip directed-broadcast
ip nat outside
!
!
!
ip route 0.0.0.0 0.0.0.0 BVI1
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
bridge 1 protocol ieee
bridge 1 route ip
Configuring a Bridged RFC 1483 Interface with a Static IP Address
Perform the following steps to configure the router for bridged RFC 1483 with a static IP address:
Step 1 Configure the BVI interface by entering the ip address static address 0 command.
Step 2 Configure NAT.
a. Configure the BVI interface by entering the ip nat outside command.
b. Configure the Ethernet interface by entering the ip nat inside command.
c. Create an access list under NAT by entering the access-list 1 permit ip address command to match
all Ethernet IP addresses.
d. Configure the source list under NAT by entering the
ip nat inside source list 1 interface BVI 1 overload command.
e. Configure the static route command ip route 0.0.0.0 0.0.0.0 gateway-address, where
gateway-address is provided by your service provider.
Step 3 Configure the router to act as a DHCP server. This step is optional.
a. At the (config-if)# router prompt, enter the ip dhcp pool server name command.
b. Enter the import all command to have the router retrieve the Microsoft Windows name server
(WINS) and Domain Name System (DNS) server addresses for name resolution.
Vista de página 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 15 16

Comentários a estes Manuais

Sem comentários