! ! ! 特権ユーザモードに移行します。 ! RouterenableEnter password: Router# ! ! ! 基本ac米兰中文官方网站モードに移行します。 ! Router#configure terminalRouter(config)# ! ! ! ac米兰中文官方网站通信時のネクストホップはewan 1インタフェース(ac米兰中文官方网站 IPoE)とします 。 ! Router(config)#ac米兰中文官方网站 route ::/0 ewan 1! ! ! ewan 1インタフェースac米兰中文官方网站モードに移行します 。 ! DHCPv6クライアント機能とRA-Proxy機能(NDP-Proxy機能)をを動作させ ! Proxy先のインタフェースをlan 1とします 。 ! Router(config)#interface ewan 1Router(config-if ewan 1)#ac米兰中文官方网站 enableRouter(config-if ewan 1)#ac米兰中文官方网站 nd receive-ra prefix-delegation lan 1Router(config-if ewan 1)#ac米兰中文官方网站 dhcp client ac米兰中文官方网站dns_clientRouter(config-if ewan 1)#exitRouter(config)#! ! ! lan 1インタフェース設定モードに移行します 。 ! DHCPv6-PDで取得したac米兰中文官方网站プレフィックスからac米兰中文官方网站アドレスを自動生成します 。 ! また、RA送信、およびDHCPv6サーバ機能を動作させます 。 ! Router(config)#interface lan 1Router(config-if lan 1)#ac米兰中文官方网站 enableRouter(config-if lan 1)#ac米兰中文官方网站 address autoconfigRouter(config-if lan 1)#ac米兰中文官方网站 nd other-config-flag ! ac米兰中文官方网站アドレス設定以外のオプション情報をホストに自動的に取得させます 。Router(config-if lan 1)#ac米兰中文官方网站 nd send-raRouter(config-if lan 1)#ac米兰中文官方网站 dhcp server ac米兰中文官方网站dns_serverRouter(config-if lan 1)#exit! Router(config)#ac米兰中文官方网站 dhcp client-profile ac米兰中文官方网站dns_clientRouter(config-ac米兰中文官方网站-dhcp-client-prof)#option-request dns-serversRouter(config-ac米兰中文官方网站-dhcp-client-prof)#exit! Router(config)#ac米兰中文官方网站 dhcp server-profile ac米兰中文官方网站dns_serverRouter(config-ac米兰中文官方网站-dhcp-server-prof)#dns-server forward dhcp-client ewan 1Router(config-ac米兰中文官方网站-dhcp-server-prof)#exitRouter(config)# ! ! ! 特権ユーザモードに戻ります。 ! Router(config)#end! ! ! ac米兰中文官方网站を保存します。 ! Router#save SIDE-A.cfg% saving working-config % finished saving Router# ! ! ! ac米兰中文官方网站を有効にするために再起動します。 ! Router#resetAre you OK to cold start?(y/n)y
EWAN1インタフェースにてDNSアドレスを取得している事を確認します。
確認内容 | 画面表示例 |
---|---|
DHCPv6クライアント機能の状況を表示 DNSアドレスを確認 |
Router# show ac米兰中文官方网站 dhcp client status Interface status EWAN1 Client identifier: **:**:**:**:**:**:**:**:**:** Server identifier: **:**:**:**:**:**:**:**:**:** Server Address: **:**:**:**:**:**:**:**:**:** Prefix Delegation DNS Servers 2001:db8:face:200::34 Last Update : 2011/09/29 16:11:59 |
LAN インタフェースにac米兰中文官方网站アドレスが設定されている事を確認します
確認内容 | 画面表示例 |
---|---|
LANインタフェースのac米兰中文官方网站情報を表示 ac米兰中文官方网站アドレスが設定されている事を確認 |
Router#show ac米兰中文官方网站 interface lan 1 LAN is up ac米兰中文官方网站 is enabled, link-local address is fe80::280:bdff:fef0:3678 Global unicast address(es): 2001:db8:face:200::1, subnet is 2001:db8:face:200::/64 Joined group address(es): ff02::2 ff05::1:3 ff02::1:2 ff02::1 ff02::1:fff0:3678 MTU is 1500 bytes ICMP error messages limited to 100 per second ND reachable time is 44000 milliseconds ND advertised reachable time is 0 milliseconds ND advertised retransmit interval is 0 milliseconds ND router advertisements are sent every 200 seconds ND router advertisements live for 1800 seconds ND router solicit transmission first delay time is 0 seconds ND router solicit transmission interval is 4 seconds ND router solicit transmission times is 3 Hosts use stateless autoconfig for addresses. Current Hop Limit:64 reachable time 44000ms (base 30000ms) retranamission interval 1000ms |