conf t
ipv6 unicast-routing -> 라우팅 활성화
sh ipv6 int br
conf t
int g0/0
no sh
do sh ipv6 int br -> g0/0의 상태가 up으로 변경
ipv6 enable -> ipv6 맥주소 생성
do sh ipv6 int br -> mac주소 확인
do ping FE80::C801:A3FF:FEFA:8
output interface: GigabitEthernet0/0
ipv6 설정법
conf t
ipv6 unicast-routing
int g0/0
ipv6 address 12::1/64
ipv6 address fe80::1 link-local
no sh
ipv6 rip RIPNG enable
exit
ipv6 router rip RIPNG