Dieses Dokument enthält eine Beispielkonfiguration für einen Cisco 827 Digital Subscriber Line (DSL)-Router, der mit einem Cisco 6130 Digital Subscriber Line Access Multiplexer (DSLAM) verbunden ist und auf einem Cisco 6400 Universal Access Concentrator (UAC) endet.
Es gibt keine spezifischen Anforderungen für dieses Dokument.
Die Informationen in diesem Dokument basierend auf folgenden Software- und Hardware-Versionen:
Cisco 827-4V Customer Premises Equipment (CPE) mit IOS® Software, Version 12.1(1)XB.
Cisco 6400 UAC-NRP IOS Software, Version 12.1(1)DC1 (externer DHCP-Server) oder 12.2(2)B (IOS-DHCP-Server).
Cisco 6400 UAC-NSP IOS Software, Version 12.0(4)DB
Cisco 6130 DSLAM-NI2 IOS Software, Version 12.1(1)DA.
Die Informationen in diesem Dokument beziehen sich auf Geräte in einer speziell eingerichteten Testumgebung. Alle Geräte, die in diesem Dokument benutzt wurden, begannen mit einer gelöschten (Nichterfüllungs) Konfiguration. Wenn Ihr Netz Live ist, überprüfen Sie, ob Sie die mögliche Auswirkung jedes möglichen Befehls verstehen.
Weitere Informationen zu Dokumentkonventionen finden Sie in den technischen Tipps von Cisco zu Konventionen.
Der Cisco 827 ist mit RFC1483 Bridging und Integrated Routing and Bridging (IRB) konfiguriert. Mit Cisco 827 können PCs im Ethernet-Segment Adressen von einem DHCP-Server hinter dem 6400 oder vom DHCP-Server 6400 IOS abrufen. Darüber hinaus wurde die BVI-Adresse so konfiguriert, dass sie eine Adresse und eine Standardroute vom DHCP-Server abruft. Die ATM-Schnittstelle (Asynchronous Transfer Mode) des Cisco 6400 ist mit RBE (Routed Bridge Encapsulation) konfiguriert und kann mit einem externen DHCP-Server oder einem IOS DHCP-Server auf dem NRP verwendet werden.
Beim Cisco 6400 routet die ATM RBE-Funktion des Cisco 6400 Node Route Processor (NRP) IP-Verkehr über überbrückten RFC 1483-Ethernet-Verkehr von einem Stub-Bridge-LAN. Überbrückte IP-Pakete, die an einer ATM-Schnittstelle empfangen werden, die im route-bridged-Modus konfiguriert wurde, werden durch den IP-Header geroutet. Die Schnittstellen nutzen die Merkmale einer Stub-LAN-Topologie, die üblicherweise für den DSL-Zugriff verwendet wird, und bieten gegenüber IRB mehr Leistung und Flexibilität.
Darüber hinaus werden bei der Weitergabe von IP-Adressen der 6400-Routing-Tabelle automatisch Host-Routen für DHCP-Clients hinzugefügt. Die Host-Routen werden aus der Routing-Tabelle entfernt, wenn die DHCP-Adresse freigegeben wird.
In diesem Abschnitt erfahren Sie, wie Sie die in diesem Dokument beschriebenen Funktionen konfigurieren können.
Hinweis: Verwenden Sie das Tool für die Suche nach Befehlen (nur für registrierte Kunden), um weitere Informationen zu den in diesem Abschnitt verwendeten Befehlen zu erhalten.
In diesem Dokument wird die in den Abbildungen 1 und 2 dargestellte Netzwerkkonfiguration verwendet:
Abbildung 1: Szenario 1Abbildung 2: Szenario 2
In diesem Dokument werden folgende Konfigurationen verwendet:
Cisco 827
Cisco 6400 NRP
6400 Debug (Verwenden von RBE mit externem DHCP-Server)
6400 Debug (Verwenden von RBE mit IOS DHCP-Server)
Cisco 827 |
---|
Current configuration: ! version 12.0 service timestamps debug datetime msec service timestamps log datetime msec ! hostname R1 ! ip subnet-zero ! bridge irb ! interface Ethernet0 no ip address bridge-group 1 !--- Because the Ethernet0 is bridged to the WAN interface, !--- PCs behind the ethernet0 can be setup as DHCP clients. !--- They get their addresses from the DHCP server behind the 6400, !--- or from the IOS DHCP server on the 6400. ! interface ATM0 no ip address no ip directed-broadcast no ip mroute-cache no atm ilmi-keepalive pvc 4/100 encapsulation aal5snap ! bundle-enable bridge-group 1 hold-queue 224 in ! interface BVI1 ip address dhcp client-id Ethernet0 !--- This command tells the BVI interface to get the address !--- from DHCP, and also to get the default route from DHCP. ! ip classless !--- Note: The default route will be inserted into !--- the routing table automatically from the DHCP server, and !--- no static routing statement is required. no ip http server ! bridge 1 protocol ieee bridge 1 route ip ! voice-port 1 timing hookflash-in 0 ! voice-port 2 timing hookflash-in 0 ! voice-port 3 timing hookflash-in 0 ! voice-port 4 timing hookflash-in 0 ! end |
Cisco 6400 NRP |
---|
Current configuration: ! version 12.1 no service pad service timestamps debug datetime msec service timestamps log datetime msec ! hostname NRP ! redundancy main-cpu no auto-sync standard no secondary console enable ip subnet-zero ! interface Loopback1 ip address 198.1.1.1 255.255.255.0 no ip directed-broadcast !--- This address and mask must match the intended !--- scope and network configured on the external DHCP server. ! interface ATM0/0/0 no ip address no ip directed-broadcast no ip mroute-cache no ATM ilmi-keepalive ! interface ATM0/0/0.4 point-to-point !--- The interface ATM0/0/0.4 point-to-point uses IP !--- unnumbered Loopback1 for its IP address requirements. ip unnumbered Loopback1 ip helper-address <dhcp server ip address> atm route-bridged ip PVC 4/100 encapsulation aal5snap ! interface Ethernet0/0/1 no ip address no ip directed-broadcast ! interface Ethernet0/0/0 no ip directed-broadcast ! interface FastEthernet0/0/0 no ip address no ip directed-broadcast full-duplex ! ip classless !--- Note: For every DHCP client that is relayed an address, !--- a host route will be automatically inserted in the routing !--- table, and no host route statement for a DHCP client is required. end |
6400 Debug (Verwenden von RBE mit externem DHCP-Server) |
---|
debug ip dhcp server events Looks for existing binding. . . 00:10:56: find_or_create(): Look for existing binding for: 00:10:56: find_or_create(): dhcp->chaddr = 616EF9BC 00:10:56: find_or_create(): dhcp->hlen = 6 00:10:56: find_or_create(): dhcp->htype = 1 00:10:56: find_or_create: address = 124.124.124.1 00:10:56: find_or_create(): Creating new binding with data 00:10:56: find_or_create(): dhcp->chaddr = 616EF9BC 00:10:56: find_or_create(): dhcp->hlen = 6 00:10:56: find_or_create(): dhcp->htype = 1 00:10:56: find_or_create: address = 124.124.124.1 !--- Forwards DHCP DISCOVER packet from the client to the !--- external DHCP server. 00:10:56: DHCPD: Received DHCPDISCOVER on UNNUM-IF 00:10:56: DHCPD: Forwarding reply on un-numbered intf !--- Forwards the DHCP OFFER packet from the external DHCP server !--- to the client. 00:10:56: DHCPD: Unnum: Received DHCPOFFER 00:10:56: DHCPD: Server Address = 200.200.200.2 00:10:56: DHCPD: Giaddr Address = 124.124.124.1 00:10:56: find_or_create(): Look for existing binding for: 00:10:56: find_or_create(): dhcp->chaddr = 616EF9BC 00:10:56: find_or_create(): dhcp->hlen = 6 00:10:56: find_or_create(): dhcp->htype = 1 00:10:56: find_or_create: address = 124.124.124.1 !--- Forwards the DHCP REQUEST packet from the client to the external !--- DHCP server. 00:10:56: DHCPD: Received DHCPREQUEST on UNNUM-IF 00:10:56: DHCPD: request_on_unnumif ():Real Server = 200.200.200.2 00:10:56: DHCPD: Forwarding reply on un-numbered intf !--- Forwards the DHCP ACK packet from the DHCP server to the client. 00:10:56: DHCPD: Unnum: Received DHCPACK 00:10:56: DHCPD: lease time = 86400 !--- Adds a dynamic host route to the client into the routing table. 00:10:56: DHCPD: dhcpd_lookup_route: host = 124.124.124.2 00:10:56: DHCPD: dhcpd_lookup_route: index = 126 00:10:56: DHCPD: Adding new route to host 124.124.124.2 00:10:56: DHCPD: dhcpd_lookup_route: host = 124.124.124.2 00:10:56: DHCPD: dhcpd_lookup_route: index = 126 00:10:56: DHCPD: dhcpd_create_and_hash_route: host = 124.124.124.2 00:10:56: DHCPD: dhcpd_create_and_hash_route index = 126 00:10:56: DHCPD: dhcpd_add_route: lease = 86400 00:10:56: DHCPD: Server ID saved in Binding = 200.200.200.2 00:10:56: DHCPD: Server ID saved in Route block = 200.200.200.2 00:10:56: DHCPD: Giaddr Address = 124.124.124.1 |
6400 Debug (Verwenden von RBE mit IOS DHCP-Server) |
---|
debug ip dhcp server events Assigns an address to the client from the IOS DHCP server. 23:19:09: DHCPD: assigned IP address 124.124.124.3 to client 0063.6973.636f.2d30.3030.302e.3063.3036.2e32.3339.342d.4256.31. 23:19:10: DHCPD: lease time = 86400 Adds a dynamic host route to the client into the routing table. 23:19:10: DHCPD: dhcpd_lookup_route: host = 124.124.124.3 23:19:10: DHCPD: dhcpd_lookup_route: index = 127 23:19:10: DHCPD: Adding new route to host 124.124.124.3 23:19:10: DHCPD: dhcpd_lookup_route: host = 124.124.124.3 23:19:10: DHCPD: dhcpd_lookup_route: index = 127 23:19:10: DHCPD: dhcpd_create_and_hash_route: host = 124.124.124.3 23:19:10: DHCPD: dhcpd_create_and_hash_route index = 127 23:19:10: DHCPD: dhcpd_add_route: lease = 86400 |
Für diese Konfiguration ist derzeit kein Überprüfungsverfahren verfügbar.
Für diese Konfiguration sind derzeit keine spezifischen Informationen zur Fehlerbehebung verfügbar.
Überarbeitung | Veröffentlichungsdatum | Kommentare |
---|---|---|
1.0 |
06-Nov-2001 |
Erstveröffentlichung |